public abstract static class SchemaPath.StepBase
extends java.lang.Object
Constructor and Description |
---|
StepBase() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isRepeating() |
abstract boolean |
match(OpenAttrBase elem) |
abstract int |
position() |
public abstract boolean match(OpenAttrBase elem)
public abstract boolean isRepeating()
public abstract int position()