Package org.jibx.schema.elements
Class SchemaPath.StepBase
java.lang.Object
org.jibx.schema.elements.SchemaPath.StepBase
- Direct Known Subclasses:
SchemaPath.PathStep
- Enclosing class:
SchemaPath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract boolean
abstract boolean
match
(OpenAttrBase elem) abstract int
position()
-
Constructor Details
-
StepBase
public StepBase()
-
-
Method Details
-
match
-
isRepeating
public abstract boolean isRepeating() -
position
public abstract int position()
-