|
Oxygen XML Editor 11.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AuthorUtilAccess
Provides access to utility methods related to author access.
| Method Summary | |
|---|---|
String |
escapeAttributeValue(String attributeValue)
Deprecated. Use the method from the AuthorXMLUtilAccess class. |
XMLReader |
newNonValidatingXMLReader()
Deprecated. Use the method from the AuthorXMLUtilAccess class. |
void |
resetXMLCatalogs()
Deprecated. Use the method from the AuthorXMLUtilAccess class. |
URL |
resolvePath(URL baseURL,
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, locateFile, makeRelative |
| Method Detail |
|---|
String escapeAttributeValue(String attributeValue)
attributeValue - The attribute value.
null.XMLReader newNonValidatingXMLReader()
XMLReader without validation.
URL resolvePath(URL baseURL,
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.void resetXMLCatalogs()
|
Oxygen XML Editor 11.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||