- getCommand() - Method in class org.apache.daffodil.japi.debugger.DebuggerRunner
-
Called by Daffodil when there is a pause in parsing to determine what
debugger actions should be taken.
- getCommand() - Method in class org.apache.daffodil.japi.debugger.TraceDebuggerRunner
-
- getContentHandler() - Method in class org.apache.daffodil.japi.DaffodilParseXMLReader
-
Retrieve registered content handler
- getDataLocations() - Method in class org.apache.daffodil.japi.Diagnostic
-
Get data location information relevant to this diagnostic object.
- getDiagnostics() - Method in class org.apache.daffodil.japi.WithDiagnostics
-
Get the list of
Diagnostic
's created during the construction of the parent object
- getDTDHandler() - Method in class org.apache.daffodil.japi.DaffodilParseXMLReader
-
Retrieve registered DTD Handler
- getEntityResolver() - Method in class org.apache.daffodil.japi.DaffodilParseXMLReader
-
Return the registered entity resolver
- getEntityResolver() - Static method in class org.apache.daffodil.japi.DaffodilXMLEntityResolver
-
- getErrorHandler() - Method in class org.apache.daffodil.japi.DaffodilParseXMLReader
-
Retrieve registered error handler
- getEventType() - Method in class org.apache.daffodil.japi.infoset.InfosetInputter
-
Return the current infoset inputter event type
- getEventType() - Method in class org.apache.daffodil.japi.infoset.InfosetInputterProxy
-
- getFeature(String) - Method in class org.apache.daffodil.japi.DaffodilParseXMLReader
-
Get the value of the feature flag
- getLayerRuntime() - Method in class org.apache.daffodil.runtime1.layers.api.Layer
-
For framework use.
- getLocalName() - Method in class org.apache.daffodil.japi.infoset.InfosetInputter
-
Get the local name of the current event.
- getLocalName() - Method in class org.apache.daffodil.japi.infoset.InfosetInputterProxy
-
- getLocationsInSchemaFiles() - Method in class org.apache.daffodil.japi.Diagnostic
-
Get schema location information relevant to this diagnostic object.
- getLSResourceResolver() - Static method in class org.apache.daffodil.japi.DaffodilXMLEntityResolver
-
- getMessage() - Method in class org.apache.daffodil.japi.Diagnostic
-
Get the diagnostic message
- getNamespaceURI() - Method in class org.apache.daffodil.japi.infoset.InfosetInputter
-
Get the namespace of the current event.
- getNamespaceURI() - Method in class org.apache.daffodil.japi.infoset.InfosetInputterProxy
-
- getProcessingErrorExceptions() - Method in class org.apache.daffodil.runtime1.layers.api.Layer
-
For framework use.
- getProperty(String) - Method in class org.apache.daffodil.japi.DaffodilParseXMLReader
-
Get the value of the property
- getResult() - Method in class org.apache.daffodil.japi.infoset.JDOMInfosetOutputter
-
Get the jdom Document representing the infoset created during a parse
- getResult() - Method in class org.apache.daffodil.japi.infoset.ScalaXMLInfosetOutputter
-
Get the scala.xml.Node representing the infoset created during a parse
- getResult() - Method in class org.apache.daffodil.japi.infoset.W3CDOMInfosetOutputter
-
Get the w3c Document representing the infoset created during a parse
- getSimpleText(NodeInfo.Kind, Map<String, String>) - Method in class org.apache.daffodil.japi.infoset.InfosetInputter
-
Get the content of a simple type.
- getSimpleText(NodeInfo.Kind) - Method in class org.apache.daffodil.japi.infoset.InfosetInputter
-
See getSimpleText(primType, runtimeProperties), which has a default
implementation to call this function without the runtimeProperties Map
- getSimpleText(NodeInfo.Kind, Map<String, String>) - Method in class org.apache.daffodil.japi.infoset.InfosetInputterProxy
-
- getSimpleText(NodeInfo.Kind) - Method in class org.apache.daffodil.japi.infoset.InfosetInputterProxy
-
- getSomeCause() - Method in class org.apache.daffodil.japi.Diagnostic
-
Get the cause of that cause this diagnostic
- getSomeMessage() - Method in class org.apache.daffodil.japi.Diagnostic
-
Get the message that caused this diagnostic
- getUnparseResult() - Method in class org.apache.daffodil.japi.DaffodilUnparseContentHandler
-
Returns the result of the SAX unparse containing diagnostic information.
- getUserDefinedFunctionClasses() - Method in class org.apache.daffodil.udf.UserDefinedFunctionProvider
-
Must be implemented to return the classes of the User Defined Function this
provider is aware of/providing
- getXMLEntityResolver() - Static method in class org.apache.daffodil.japi.DaffodilXMLEntityResolver
-
- id - Variable in enum org.apache.daffodil.japi.ValidationMode
-
Numeric ID of the validation mode
- ignorableWhitespace(char[], int, int) - Method in class org.apache.daffodil.japi.DaffodilUnparseContentHandler
-
- InfosetInputter - Class in org.apache.daffodil.japi.infoset
-
Abstract class used to determine how the infoset representation should be
input from a call to DataProcessor#unparse.
- InfosetInputter() - Constructor for class org.apache.daffodil.japi.infoset.InfosetInputter
-
- infosetInputter() - Method in class org.apache.daffodil.japi.infoset.InfosetInputterProxy
-
The InfosetInputter to proxy infoset events to
- infosetInputter() - Method in class org.apache.daffodil.japi.infoset.JDOMInfosetInputter
-
- infosetInputter() - Method in class org.apache.daffodil.japi.infoset.JsonInfosetInputter
-
- infosetInputter() - Method in class org.apache.daffodil.japi.infoset.ScalaXMLInfosetInputter
-
- infosetInputter() - Method in class org.apache.daffodil.japi.infoset.W3CDOMInfosetInputter
-
- infosetInputter() - Method in class org.apache.daffodil.japi.infoset.XMLTextInfosetInputter
-
- InfosetInputterProxy - Class in org.apache.daffodil.japi.infoset
-
A proxy for InfosetInputters that are internal to Daffodil
- InfosetInputterProxy() - Constructor for class org.apache.daffodil.japi.infoset.InfosetInputterProxy
-
- InfosetOutputter - Class in org.apache.daffodil.japi.infoset
-
Abstract class used to determine how the infoset representation should be
output from a call to DataProcessor#parse.
- InfosetOutputter() - Constructor for class org.apache.daffodil.japi.infoset.InfosetOutputter
-
- infosetOutputter() - Method in class org.apache.daffodil.japi.infoset.InfosetOutputterProxy
-
The InfosetOutputter to proxy infoset events to
- infosetOutputter() - Method in class org.apache.daffodil.japi.infoset.JDOMInfosetOutputter
-
- infosetOutputter() - Method in class org.apache.daffodil.japi.infoset.JsonInfosetOutputter
-
- infosetOutputter() - Method in class org.apache.daffodil.japi.infoset.NullInfosetOutputter
-
- infosetOutputter() - Method in class org.apache.daffodil.japi.infoset.ScalaXMLInfosetOutputter
-
- infosetOutputter() - Method in class org.apache.daffodil.japi.infoset.W3CDOMInfosetOutputter
-
- infosetOutputter() - Method in class org.apache.daffodil.japi.infoset.XMLTextInfosetOutputter
-
- InfosetOutputterProxy - Class in org.apache.daffodil.japi.infoset
-
A proxy for InfosetOutputters that are internal to Daffodil
- InfosetOutputterProxy() - Constructor for class org.apache.daffodil.japi.infoset.InfosetOutputterProxy
-
- init() - Method in class org.apache.daffodil.japi.debugger.DebuggerRunner
-
Called once at the beginning of a parse, allowing one to perform any
initialization steps that may be necessary.
- init() - Method in class org.apache.daffodil.japi.debugger.TraceDebuggerRunner
-
- InputSourceDataInputStream - Class in org.apache.daffodil.japi.io
-
Provides Daffodil with byte data from an InputStream, ByteBuffer, or byte
Array.
- InputSourceDataInputStream(InputSourceDataInputStream) - Constructor for class org.apache.daffodil.japi.io.InputSourceDataInputStream
-
- InputSourceDataInputStream(InputStream) - Constructor for class org.apache.daffodil.japi.io.InputSourceDataInputStream
-
Create an InputSourceDataInputStream from a java.io.InputStream
- InputSourceDataInputStream(ByteBuffer) - Constructor for class org.apache.daffodil.japi.io.InputSourceDataInputStream
-
Create an InputSourceDataInputStream from a java.nio.ByteBuffer
- InputSourceDataInputStream(byte[]) - Constructor for class org.apache.daffodil.japi.io.InputSourceDataInputStream
-
Create an InputSourceDataInputStream from a byte array
- InvalidParserException - Exception in org.apache.daffodil.japi
-
This exception will be thrown as a result of attempting to reload a saved parser
that is invalid (not a parser file, corrupt, etc.) or
is not in the GZIP format.
- InvalidParserException(InvalidParserException) - Constructor for exception org.apache.daffodil.japi.InvalidParserException
-
- InvalidUsageException - Exception in org.apache.daffodil.japi
-
This exception will be thrown as a result of an invalid usage of the Daffodil API
- InvalidUsageException(InvalidUsageException) - Constructor for exception org.apache.daffodil.japi.InvalidUsageException
-
- isError() - Method in class org.apache.daffodil.japi.Diagnostic
-
Determine if a diagnostic object represents an error or something less serious.
- isError() - Method in class org.apache.daffodil.japi.WithDiagnostics
-
Determine if any errors occurred in the creation of the parent object.
- isNilled() - Method in class org.apache.daffodil.japi.infoset.InfosetInputter
-
Determine if the current event is nilled.
- isNilled() - Method in class org.apache.daffodil.japi.infoset.InfosetInputterProxy
-
- isProcessingError() - Method in class org.apache.daffodil.japi.ParseResult
-
Determine if any processing errors occurred.
- isValidationError() - Method in class org.apache.daffodil.japi.ParseResult
-
Determine if all validation checks passed based on the validation mode of
the DataProcessor.