com.japisoft.xmlpad.helper.dtd
Class DTDAttDescriptor

java.lang.Object
  |
  +--com.japisoft.xmlpad.helper.AttDescriptor
        |
        +--com.japisoft.xmlpad.helper.dtd.DTDAttDescriptor
All Implemented Interfaces:
Descriptor

public class DTDAttDescriptor
extends AttDescriptor

Version:
1.0
Author:
(c) 2004 JAPISoft / http://www.japisoft.com

Constructor Summary
DTDAttDescriptor(AttributeDTDNode node)
           
 
Methods inherited from class com.japisoft.xmlpad.helper.AttDescriptor
addEnumValue, getDefaultValue, getEnumValues, getName, getNameForHelper, hasEnumValues, isEnabled, isRaw, isRequired, setDefaultValue, setEnabled, setRequired, toExternalForm, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DTDAttDescriptor

public DTDAttDescriptor(AttributeDTDNode node)