org.apache.jackrabbit.spi.commons.namespace
Class NamespaceAdder
java.lang.Object
org.apache.jackrabbit.spi.commons.namespace.NamespaceAdder
public class NamespaceAdder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamespaceAdder
public NamespaceAdder(javax.jcr.NamespaceRegistry nsr)
addNamespaces
public void addNamespaces(NamespaceMapping nsm)
throws javax.jcr.NamespaceException,
javax.jcr.UnsupportedRepositoryOperationException,
javax.jcr.RepositoryException
- Throws:
javax.jcr.NamespaceException
javax.jcr.UnsupportedRepositoryOperationException
javax.jcr.RepositoryException
addNamespace
public void addNamespace(String prefix,
String uri)
throws javax.jcr.NamespaceException,
javax.jcr.UnsupportedRepositoryOperationException,
javax.jcr.RepositoryException
- Throws:
javax.jcr.NamespaceException
javax.jcr.UnsupportedRepositoryOperationException
javax.jcr.RepositoryException
Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.