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
-
Method Summary
Modifier and TypeMethodDescriptioncompose
(ContentMapping[] args) (package private) boolean
locallyComposable
(ContentPath next) toString()
Methods inherited from class eu.bandm.tools.tdom.runtime.ContentPath
composable, getDepth
-
Constructor Details
-
Sequence
-
-
Method Details
-
compose
- Specified by:
compose
in classContentPath
-
locallyComposable
- Overrides:
locallyComposable
in classContentPath
-
toString
- Overrides:
toString
in classContentPath
-