public class ComplexTypeFilter extends Object implements Filter
ComplexType
w3c elements.
According the specification, possible content can be:
Content: (annotation?, (simpleContent | complexContent | ((group | all | choice | sequence)?, ((attribute | attributeGroup)*, anyAttribute?))))
Constructor and Description |
---|
ComplexTypeFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
filter(Metadata metadata,
org.w3c.dom.traversal.TreeWalker walker) |
public boolean filter(Metadata metadata, org.w3c.dom.traversal.TreeWalker walker)
Copyright © 2015 JBoss by Red Hat. All rights reserved.