public abstract class ReadWriteNamespaceRegistry extends ReadOnlyNamespaceRegistry
NAMESPACE_REP, NAMESPACE_SV, NAMESPACE_XMLNS, NAMESPACES_PATH, PREFIX_REP, PREFIX_SV, PREFIX_XMLNS, REP_NAMESPACES, REP_NSDATA, REP_PREFIXES, REP_URIS, RESERVED_PREFIXES, RESERVED_URIS| Constructor and Description |
|---|
ReadWriteNamespaceRegistry(Root root) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerNamespace(String prefix,
String uri) |
void |
unregisterNamespace(String prefix) |
getPrefix, getPrefixes, getURI, getURIspublic ReadWriteNamespaceRegistry(Root root)
public void registerNamespace(String prefix, String uri) throws RepositoryException
registerNamespace in class ReadOnlyNamespaceRegistryRepositoryExceptionpublic void unregisterNamespace(String prefix) throws RepositoryException
unregisterNamespace in class ReadOnlyNamespaceRegistryRepositoryException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"