Uses of Enum
org.odftoolkit.odfdom.dom.OdfSchemaDocument.OdfXMLFile
Packages that use OdfSchemaDocument.OdfXMLFile
-
Uses of OdfSchemaDocument.OdfXMLFile in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom that return OdfSchemaDocument.OdfXMLFileModifier and TypeMethodDescriptionstatic OdfSchemaDocument.OdfXMLFileReturns the enum constant of this type with the specified name.static OdfSchemaDocument.OdfXMLFile[]OdfSchemaDocument.OdfXMLFile.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.dom with parameters of type OdfSchemaDocument.OdfXMLFileModifier and TypeMethodDescriptionOdfSchemaDocument.getFileDom(OdfSchemaDocument.OdfXMLFile file) protected StringOdfSchemaDocument.getXMLFilePath(OdfSchemaDocument.OdfXMLFile file) Get the relative path for an embedded ODF document including its file name.