Package eu.bandm.tools.tdom.runtime
Class ContentPath.Sequence
java.lang.Object
eu.bandm.tools.tdom.runtime.ContentPath
eu.bandm.tools.tdom.runtime.ContentPath.Sequence
- Enclosing class:
ContentPath
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.bandm.tools.tdom.runtime.ContentPath
ContentPath.Choice, ContentPath.Repetition, ContentPath.Sequence -
Field Summary
Fields inherited from class eu.bandm.tools.tdom.runtime.ContentPath
cp, depth, path -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompose(ContentMapping[] args) (package private) booleanlocallyComposable(ContentPath next) toString()Methods inherited from class eu.bandm.tools.tdom.runtime.ContentPath
composable, getDepth
-
Constructor Details
-
Sequence
-
-
Method Details
-
compose
- Specified by:
composein classContentPath
-
locallyComposable
- Overrides:
locallyComposablein classContentPath
-
toString
- Overrides:
toStringin classContentPath
-