com.japisoft.xmlpad.helper.dtd
Class DTDAttDescriptor

java.lang.Object
  extended bycom.japisoft.xmlpad.helper.model.AbstractDescriptor
      extended bycom.japisoft.xmlpad.helper.model.AttDescriptor
          extended bycom.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.model.AttDescriptor
addEnumValue, getDefaultValue, getEnumValues, getName, getNameForHelper, hasEnumValues, isEnabled, isRaw, isRequired, setDefaultValue, setEnabled, setRequired, toExternalForm, toString
 
Methods inherited from class com.japisoft.xmlpad.helper.model.AbstractDescriptor
getComment, getIcon, setComment, setIcon
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DTDAttDescriptor

public DTDAttDescriptor(AttributeDTDNode node)


Copyright © 2006 JAPISoft. All Rights Reserved.