Interface AuthorXMLUtilAccess
-
- All Superinterfaces:
XMLUtilAccess
@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface AuthorXMLUtilAccess extends XMLUtilAccess
Author XML Utilities. Provides access to a set of utility methods from the Author extensions.
-
-
Field Summary
-
Fields inherited from interface ro.sync.exml.workspace.api.util.XMLUtilAccess
EXTENSION_NS, EXTENSION_PREFIX, TRANSFORMER_SAXON_6, TRANSFORMER_SAXON_ENTERPRISE_EDITION, TRANSFORMER_SAXON_HOME_EDITION, TRANSFORMER_SAXON_PROFESSIONAL_EDITION, TRANSFORMER_XALAN
-
-
Method Summary
-
Methods inherited from interface ro.sync.exml.workspace.api.util.XMLUtilAccess
addPriorityEntityResolver, addPriorityURIResolver, createSaxon9HEXSLTTransformerWithExtensions, createSaxon9XSLTTransformerWithExtensions, createXQueryTransformer, createXQueryTransformer, createXSLTTransformer, createXSLTTransformer, escapeAttributeValue, escapeTextValue, getEntityResolver, getURIResolver, newNonValidatingXMLReader, newNonValidatingXMLReader, prettyPrint, removePriorityEntityResolver, removePriorityURIResolver, resetXMLCatalogs, resolvePathThroughCatalogs, threeWayAutoMerge, unescapeAttributeValue
-
-