Methods in gnu.kawa.xml with parameters of type ConsumerTarget |
static void |
NodeConstructor.compileChild(Expression arg,
Compilation comp,
ConsumerTarget target)
|
void |
DocumentConstructor.compileToNode(ApplyExp exp,
Compilation comp,
ConsumerTarget target)
|
void |
MakeAttribute.compileToNode(ApplyExp exp,
Compilation comp,
ConsumerTarget target)
|
void |
MakeText.compileToNode(ApplyExp exp,
Compilation comp,
ConsumerTarget target)
|
void |
MakeElement.compileToNode(ApplyExp exp,
Compilation comp,
ConsumerTarget target)
|
abstract void |
NodeConstructor.compileToNode(ApplyExp exp,
Compilation comp,
ConsumerTarget target)
|
void |
MakeProcInst.compileToNode(ApplyExp exp,
Compilation comp,
ConsumerTarget target)
|
void |
MakeWithBaseUri.compileToNode(ApplyExp exp,
Compilation comp,
ConsumerTarget target)
|