Package com.thaiopensource.relaxng.pattern
package com.thaiopensource.relaxng.pattern
-
ClassesClassDescriptionAbstract class to collect
ElementPattern,AttributePattern, etc.RelaxNG content attribute implementation.RelaxNG class used to collect content model attributes for a givenElementPattern.RelaxNG class used to collect enumeration values for a givenAttributePattern.RelaxNG content document implementation.RelaxNG content element implementation.RelaxNG class used to collect content model elements children for a givenElementPatter.This class extendsSchemaPatternBuilderto copy theLocatorwhenElementPatternandAttributePatternare created, because by default the received locator instance is a singleton and we loose the correct line/character position.