xmltorng.framework.document.relaxng
Interface Pattern

All Known Subinterfaces:
Attribute, Data, GroupPattern, ListPattern, NonEmptyPattern, Ref, Text, Value
All Known Implementing Classes:
AttributeImpl, DataImpl, EmptyPatternImpl, GroupPatternImpl, ListPatternImpl, NonEmptyPatternImpl, RefImpl, TextImpl, ValueImpl

public interface Pattern

Ancestor of the pattern interfaces.


Method Summary
 boolean isEmpty()
           
 

Method Detail

isEmpty

boolean isEmpty()