xmltorng.framework.document.relaxng
Interface Ref

All Superinterfaces:
NonEmptyPattern, Pattern
All Known Implementing Classes:
RefImpl

public interface Ref
extends NonEmptyPattern

Reference pattern.


Field Summary
 
Fields inherited from interface xmltorng.framework.document.relaxng.NonEmptyPattern
PATTERN_ATTRIBUTE, PATTERN_DATA, PATTERN_GROUP, PATTERN_LIST, PATTERN_REF, PATTERN_TEXT, PATTERN_VALUE
 
Method Summary
 ElementDefinition getElementDefinition()
          Return the element definition.
 
Methods inherited from interface xmltorng.framework.document.relaxng.NonEmptyPattern
canBeRepeated, getPatternType
 
Methods inherited from interface xmltorng.framework.document.relaxng.Pattern
isEmpty
 

Method Detail

getElementDefinition

ElementDefinition getElementDefinition()
Return the element definition. Is not null.