de.interactive_instruments.ShapeChange.TargetHelper
Class XpathHelper.ExtensionFunctionTemplate

java.lang.Object
  extended by de.interactive_instruments.ShapeChange.TargetHelper.XpathHelper.ExtensionFunctionTemplate
Enclosing class:
XpathHelper

public static class XpathHelper.ExtensionFunctionTemplate
extends Object


Field Summary
 String function
           
 String namespace
           
 String nsPrefix
           
 
Constructor Summary
XpathHelper.ExtensionFunctionTemplate(String nsp, String ns, String fct)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nsPrefix

public String nsPrefix

namespace

public String namespace

function

public String function
Constructor Detail

XpathHelper.ExtensionFunctionTemplate

public XpathHelper.ExtensionFunctionTemplate(String nsp,
                                             String ns,
                                             String fct)


Copyright © 2015. All rights reserved.