public class ChildAxisRule extends ContentAxisRule
Constructor and Description |
---|
ChildAxisRule()
Creates a ChildAxisRule that returns any Element children.
|
ChildAxisRule(Filter filter)
Creates a ChildAxisRule that returns any Element children passed by the
supplied Filter.
|
public ChildAxisRule()
public ChildAxisRule(Filter filter)
filter
- a restriction on the Element children.