Uses of Class
org.docx4j.sharedtypes.STConformanceClass
| Package | Description |
|---|---|
| org.docx4j.sharedtypes |
-
Uses of STConformanceClass in org.docx4j.sharedtypes
Methods in org.docx4j.sharedtypes that return STConformanceClass Modifier and Type Method Description static STConformanceClassSTConformanceClass. fromValue(java.lang.String v)static STConformanceClassSTConformanceClass. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STConformanceClass[]STConformanceClass. values()Returns an array containing the constants of this enum type, in the order they are declared.