public class ContentHandlerImpl extends ContentHandlerImpl
Constructor and Description |
---|
ContentHandlerImpl(Loader loader,
java.net.URI uri) |
ContentHandlerImpl(Loader loader,
java.net.URI uri,
java.lang.String xml) |
Modifier and Type | Method and Description |
---|---|
void |
startDocument()
Use an XBRL Dimensions aware Schema fragment identifier
to pick out the XDT element declarations for hypercubes,
explicit dimensions and typed dimensions.
|
characters, endElement, ignorableWhitespace, processingInstruction, setDocumentLocator, startElement
error, fatalError, getElementState, getIdentifiers, getLoader, getURI, setElementState, setLoader, setURI, warning
endDocument, endPrefixMapping, notationDecl, resolveEntity, skippedEntity, startPrefixMapping, unparsedEntityDecl
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
error, fatalError, getElementState, getIdentifiers, getLoader, getURI, setElementState, setLoader, setURI, warning
public ContentHandlerImpl(Loader loader, java.net.URI uri) throws XBRLException
XBRLException
ContentHandlerImpl.ContentHandlerImpl(Loader, URI)
public ContentHandlerImpl(Loader loader, java.net.URI uri, java.lang.String xml) throws XBRLException
public void startDocument() throws org.xml.sax.SAXException
startDocument
in interface org.xml.sax.ContentHandler
startDocument
in class ContentHandlerImpl
org.xml.sax.SAXException
ContentHandler.startDocument()