|
Oxygen XML Editor 13.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface AuthorUtilAccessProvides access to utility methods related to author access.
| Method Summary | |
|---|---|
java.lang.String |
escapeAttributeValue(java.lang.String attributeValue)
Deprecated. Use the method from the AuthorXMLUtilAccess class. |
org.xml.sax.XMLReader |
newNonValidatingXMLReader()
Deprecated. Use the method from the AuthorXMLUtilAccess class. |
void |
resetXMLCatalogs()
Deprecated. Use the method from the AuthorXMLUtilAccess class. |
java.net.URL |
resolvePath(java.net.URL baseURL,
java.lang.String relativeLocation,
boolean entityResolve,
boolean uriResolve)
Deprecated. Use the method from the AuthorXMLUtilAccess class. |
| Methods inherited from interface ro.sync.exml.workspace.api.util.UtilAccess |
|---|
correctURL, decrypt, encrypt, expandEditorVariables, getExtension, getFileName, isSupportedImageURL, locateFile, makeRelative, removeUserCredentials |
| Method Detail |
|---|
@Deprecated java.lang.String escapeAttributeValue(java.lang.String attributeValue)
attributeValue - The attribute value.
null.@Deprecated org.xml.sax.XMLReader newNonValidatingXMLReader()
XMLReader without validation.
@Deprecated
java.net.URL resolvePath(java.net.URL baseURL,
java.lang.String relativeLocation,
boolean entityResolve,
boolean uriResolve)
baseURL - The URL of the current opened XML file.relativeLocation - The relative location to be resolved.entityResolve - true if the catalog entity resolver should be used.uriResolve - true if the catalog URI resolver should be used.
null.@Deprecated void resetXMLCatalogs()
|
Oxygen XML Editor 13.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||