Package eu.bandm.tools.tdom.runtime
Class ContentPath.Repetition
java.lang.Object
eu.bandm.tools.tdom.runtime.ContentPath
eu.bandm.tools.tdom.runtime.ContentPath.Repetition
- Enclosing class:
- ContentPath
- 
Nested Class SummaryNested classes/interfaces inherited from class eu.bandm.tools.tdom.runtime.ContentPathContentPath.Choice, ContentPath.Repetition, ContentPath.Sequence
- 
Field SummaryFields inherited from class eu.bandm.tools.tdom.runtime.ContentPathcp, depth, path
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncompose(ContentMapping[] args) (package private) booleanlocallyComposable(ContentPath next) toString()Methods inherited from class eu.bandm.tools.tdom.runtime.ContentPathcomposable, getDepth
- 
Constructor Details- 
Repetition
 
- 
- 
Method Details- 
compose- Specified by:
- composein class- ContentPath
 
- 
locallyComposable- Overrides:
- locallyComposablein class- ContentPath
 
- 
toString- Overrides:
- toStringin class- ContentPath
 
 
-