Uses of Class
info.bliki.wiki.tags.util.WikiTagNode

Packages that use WikiTagNode
info.bliki.wiki.filter Contains different type of wikipedia scanners and parsers. 
 

Uses of WikiTagNode in info.bliki.wiki.filter
 

Methods in info.bliki.wiki.filter that return WikiTagNode
protected  WikiTagNode WikipediaScanner.makeTag(int start, int end, java.util.ArrayList<NodeAttribute> attributes)
          Create a tag node based on the current cursor and the one provided.
protected  WikiTagNode WikipediaScanner.parseTag(int start)
          Parse a tag.
 



Copyright © 2012 Java Wikipedia API (Bliki engine). All Rights Reserved.