| Package | Description |
|---|---|
| org.trancecode.xml.saxon |
| Modifier and Type | Method and Description |
|---|---|
static SaxonProcessorDelegate.NextSteps |
SaxonProcessorDelegate.NextSteps.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaxonProcessorDelegate.NextSteps[] |
SaxonProcessorDelegate.NextSteps.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<SaxonProcessorDelegate.NextSteps> |
MatchSaxonProcessorDelegate.startElement(net.sf.saxon.s9api.XdmNode node,
SaxonBuilder builder) |
EnumSet<SaxonProcessorDelegate.NextSteps> |
DeleteSaxonProcessorDelegate.startElement(net.sf.saxon.s9api.XdmNode node,
SaxonBuilder builder) |
EnumSet<SaxonProcessorDelegate.NextSteps> |
SaxonProcessorDelegate.startElement(net.sf.saxon.s9api.XdmNode node,
SaxonBuilder builder)
Called when starting the processing of an element.
|
EnumSet<SaxonProcessorDelegate.NextSteps> |
AbstractSaxonProcessorDelegate.startElement(net.sf.saxon.s9api.XdmNode node,
SaxonBuilder builder) |
EnumSet<SaxonProcessorDelegate.NextSteps> |
CopyingSaxonProcessorDelegate.startElement(net.sf.saxon.s9api.XdmNode node,
SaxonBuilder builder) |
Copyright © 2009-2012 TranceCode. All Rights Reserved.