Uses of Class
org.docx4j.customxml.SchemaLibrary
| Package | Description |
|---|---|
| org.docx4j.customxml | |
| org.docx4j.wml |
-
Uses of SchemaLibrary in org.docx4j.customxml
Methods in org.docx4j.customxml that return SchemaLibrary Modifier and Type Method Description SchemaLibraryObjectFactory. createSchemaLibrary()Create an instance ofSchemaLibrary -
Uses of SchemaLibrary in org.docx4j.wml
Fields in org.docx4j.wml declared as SchemaLibrary Modifier and Type Field Description protected SchemaLibraryCTSettings. schemaLibraryMethods in org.docx4j.wml that return SchemaLibrary Modifier and Type Method Description SchemaLibraryCTSettings. getSchemaLibrary()Custom XML Schema ListMethods in org.docx4j.wml with parameters of type SchemaLibrary Modifier and Type Method Description voidCTSettings. setSchemaLibrary(SchemaLibrary value)Sets the value of the schemaLibrary property.