com.nwalsh.xalan
Class Func

java.lang.Object
  extended by com.nwalsh.xalan.Func

public class Func
extends Object


Constructor Summary
Func()
           
 
Method Summary
 DocumentFragment doSomething(DocumentFragment rtf)
           
 DocumentFragment doSomething(org.w3c.dom.traversal.NodeIterator rtf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Func

public Func()
Method Detail

doSomething

public DocumentFragment doSomething(org.w3c.dom.traversal.NodeIterator rtf)

doSomething

public DocumentFragment doSomething(DocumentFragment rtf)


Copyright © 2013. All Rights Reserved.