Package org.jibx.schema.elements
Class SchemaPath.PathStep
java.lang.Object
org.jibx.schema.elements.SchemaPath.StepBase
org.jibx.schema.elements.SchemaPath.PathStep
- Enclosing class:
SchemaPath
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
m_elementName
-
m_position
private final int m_position -
m_name
-
-
Constructor Details
-
PathStep
-
-
Method Details
-
isRepeating
public boolean isRepeating()- Specified by:
isRepeating
in classSchemaPath.StepBase
-
match
- Specified by:
match
in classSchemaPath.StepBase
-
position
public int position()- Specified by:
position
in classSchemaPath.StepBase
-