Package org.docx4j.jaxb
Class WmlSchema
java.lang.Object
org.docx4j.jaxb.WmlSchema
public class WmlSchema
extends java.lang.Object
- Author:
- jharrop
-
Field Summary
Fields Modifier and Type Field Description static javax.xml.validation.Schemaschema -
Constructor Summary
Constructors Constructor Description WmlSchema() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
schema
public static javax.xml.validation.Schema schema
-
-
Constructor Details
-
WmlSchema
public WmlSchema()
-