com.japisoft.xmlpad.helper
Class RelaxNGTagHelper

java.lang.Object
  extended bycom.japisoft.xmlpad.helper.AbstractTagHelper
      extended bycom.japisoft.xmlpad.helper.RelaxNGTagHelper
All Implemented Interfaces:
TagHelper

public class RelaxNGTagHelper
extends AbstractTagHelper

RelaxNG tag helper

Author:
(c) 2003 JAPISoft / A.Brillant

Constructor Summary
RelaxNGTagHelper(com.japisoft.fastparser.node.SimpleNode root)
           
 
Methods inherited from class com.japisoft.xmlpad.helper.AbstractTagHelper
addTag, addTagDescriptor, getTags, setLocation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelaxNGTagHelper

public RelaxNGTagHelper(com.japisoft.fastparser.node.SimpleNode root)