Class MySchemaPatternBuilder
- java.lang.Object
-
- com.thaiopensource.relaxng.pattern.PatternBuilder
-
- com.thaiopensource.relaxng.pattern.SchemaPatternBuilder
-
- com.thaiopensource.relaxng.pattern.MySchemaPatternBuilder
-
public class MySchemaPatternBuilder extends com.thaiopensource.relaxng.pattern.SchemaPatternBuilderThis class extendsSchemaPatternBuilderto copy theLocatorwhenElementPatternandAttributePatternare created, because by default the received locator instance is a singleton and we loose the correct line/character position.- Author:
- Angelo ZERR
-
-
Constructor Summary
Constructors Constructor Description MySchemaPatternBuilder()
-