Uses of Interface
xmltorng.i2s.framework.GroupPatternCategory

Packages that use GroupPatternCategory
xmltorng.i2s.impl   
 

Uses of GroupPatternCategory in xmltorng.i2s.impl
 

Classes in xmltorng.i2s.impl that implement GroupPatternCategory
 class GroupPatternCategoryImpl
          A group pattern category is a pattern category for group patterns whose child patterns are supported by the choice pattern category or choice patterns whose child patterns are such group patterns.
 

Constructors in xmltorng.i2s.impl with parameters of type GroupPatternCategory
InterleavePatternCategoryImpl(GroupPatternCategory patternCategory, AttributesPatternCategory attributesPatternCategory, boolean hasText)