Package info.bliki.wiki.tags.util

Helper classes for creating the internal DOM.

See:
          Description

Interface Summary
IBodyTag this interface indicates that a tag has a body content
INoBodyParsingTag Interface that indicates, that a wiki tags content (i.e. body) shouldn't be parsed for other wiki tags
 

Class Summary
AbstractNode The concrete base class for all types of nodes.
Attribute An attribute within a tag.
NodeAttribute An attribute within a tag on a page.
TagStack Stack which contains the currently generated HTML/Wiki tags from the parsing process.
WikiTagNode WikiTagNode represents a generic tag.
 

Package info.bliki.wiki.tags.util Description

Helper classes for creating the internal DOM.



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