Class MyPatternSchema
- java.lang.Object
-
- com.thaiopensource.validate.AbstractSchema
-
- com.thaiopensource.validate.rng.impl.PatternSchema
-
- org.eclipse.lemminx.extensions.relaxng.jing.toremove.MyPatternSchema
-
- All Implemented Interfaces:
com.thaiopensource.validate.Schema
public class MyPatternSchema extends com.thaiopensource.validate.rng.impl.PatternSchemaThis class is a copy ofPatternSchemaadapted for LemMinx. This class could be removed once issues- https://github.com/relaxng/jing-trang/pull/273
- https://github.com/relaxng/jing-trang/issues/275
- Author:
- Angelo ZERR
-
-
Constructor Summary
Constructors Constructor Description MyPatternSchema(com.thaiopensource.relaxng.pattern.SchemaPatternBuilder spb, com.thaiopensource.relaxng.pattern.Pattern start, com.thaiopensource.util.PropertyMap properties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.thaiopensource.relaxng.pattern.PatterngetStart()
-