Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
W
X
S
saveToFile(String)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Save the DTSImpl DOM object to an XML file.
saveToFile(File)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Save the DTSImpl DOM object to an XML file.
saveToFile(OutputStream)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Save the DTSImpl DOM object to an XML file.
selectBoolean(String, Element)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Evaluate an XPath expression against an element in the DTSImpl DOM
selectNode(String, Element)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Evaluate an XPath expression against an element in the DTSImpl DOM
selectNodes(String, Element)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Evaluate an XPath expression against an element in the DTSImpl DOM
selectNodesSnapshot(String, Element)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Evaluate an XPath expression against an element in the DTSImpl DOM
selectNumber(String, Element)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Evaluate an XPath expression against an element in the DTSImpl DOM
selectString(String, Element)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Evaluate an XPath expression against an element in the DTSImpl DOM
setDTS(DTS)
- Method in class net.sourceforge.xbrlcomposer.
ContentHandlerImpl
The Discoverable Taxonomy Set (DTSImpl) can be set for the content handler before it is used but it cannot be retrieved.
setDocumentLocator(Locator)
- Method in class net.sourceforge.xbrlcomposer.
ContentHandlerImpl
The locator for a document is stored as part of the DTSImpl object to facilitate resolution of URL's relative to that location.
setEntityResolver(EntityResolver)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Set the resolver for the DTSImpl
setIndexedFragment(String, Element)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Set a fragment in the DTSImpl Note that this does not check that the key is unique or that the fragment is part of the DTSImpl XML DOM object.
setParsingXBRLInstance(boolean)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Set the boolean indicating that an XBRL instance is being parsed
setStartingPoints(List)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Set the starting points for DTSImpl discovery using a linked list
setStartingPoints(String[])
- Method in class net.sourceforge.xbrlcomposer.
DTS
Set the starting points for DTSImpl discovery using a linked list
setTargetNamespaceURI(URI)
- Method in class net.sourceforge.xbrlcomposer.
DTS
Set the targetNamespaceURI for the schema being processed
setTracing(boolean)
- Static method in class net.sourceforge.xbrlcomposer.
Loader
Switch tracing on or off
startDocument()
- Method in class net.sourceforge.xbrlcomposer.
ContentHandlerImpl
The start of the document triggers creation of a container element for the document being parsed.
startElement(String, String, String, Attributes)
- Method in class net.sourceforge.xbrlcomposer.
ContentHandlerImpl
All element processing is done by the DTSImpl object.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
W
X