XplParser

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun parse(xml: XdmNode): DeclareStepInstruction
fun parse(uri: URI, stepName: QName?): DeclareStepInstruction
fun parse(source: Source, stepName: QName?): DeclareStepInstruction
fun parse(filename: String, stepName: QName?): DeclareStepInstruction
fun parse(xml: XdmNode, stepName: QName?): DeclareStepInstruction
Link copied to clipboard