Uses of Class
org.wikimodel.wem.impl.WikiScannerContext

Packages that use WikiScannerContext
org.wikimodel.wem.xhtml.impl   
 

Uses of WikiScannerContext in org.wikimodel.wem.xhtml.impl
 

Methods in org.wikimodel.wem.xhtml.impl that return WikiScannerContext
 WikiScannerContext XhtmlHandler.TagStack.getScannerContext()
           
 WikiScannerContext XhtmlHandler.TagStack.TagContext.getScannerContext()
           
 WikiScannerContext XhtmlHandler.TagStack.popScannerContext()
           
 

Methods in org.wikimodel.wem.xhtml.impl with parameters of type WikiScannerContext
 void XhtmlHandler.TagStack.pushScannerContext(WikiScannerContext context)
           
 void XhtmlHandler.TagStack.setScannerContext(WikiScannerContext context)
           
 

Constructors in org.wikimodel.wem.xhtml.impl with parameters of type WikiScannerContext
XhtmlHandler.TagStack(WikiScannerContext context)
           
XhtmlHandler(WikiScannerContext context, java.util.Map<java.lang.String,TagHandler> extraHandlers)
           
XhtmlHandler(WikiScannerContext context, java.util.Map<java.lang.String,TagHandler> extraHandlers, CommentHandler commentHandler)
           
 



Copyright © 2005-2009. All Rights Reserved.