Uses of Interface
org.odftoolkit.odfdom.NamespaceName

Packages that use NamespaceName
org.odftoolkit.odfdom   
org.odftoolkit.odfdom.dom   
 

Uses of NamespaceName in org.odftoolkit.odfdom
 

Methods in org.odftoolkit.odfdom with parameters of type NamespaceName
static OdfName OdfName.newName(NamespaceName namespaceNamed, java.lang.String name)
          Returns the OdfName for the given namespace and name.
static OdfNamespace OdfNamespace.newNamespace(NamespaceName name)
          Returns the OdfNamespace for the given name.
 

Uses of NamespaceName in org.odftoolkit.odfdom.dom
 

Classes in org.odftoolkit.odfdom.dom that implement NamespaceName
 class OdfNamespaceNames
          Namespaces of OpenDocument 1.2 XML Schema
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.