net.sourceforge.xbrlcomposer
Class NamespaceDeclarations

java.lang.Object
  extended bynet.sourceforge.xbrlcomposer.NamespaceDeclarations

public class NamespaceDeclarations
extends java.lang.Object


Constructor Summary
NamespaceDeclarations()
           
 
Method Summary
static org.w3c.dom.xpath.XPathNSResolver DTSNamespaceResolver(org.w3c.dom.xpath.XPathEvaluator evaluator)
          Creates an XPath namespace resolver for use with DTS documents.
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamespaceDeclarations

public NamespaceDeclarations()
Method Detail

main

public static void main(java.lang.String[] argv)

DTSNamespaceResolver

public static org.w3c.dom.xpath.XPathNSResolver DTSNamespaceResolver(org.w3c.dom.xpath.XPathEvaluator evaluator)
Creates an XPath namespace resolver for use with DTS documents.