com.japisoft.xmlpad.helper.handler.schema.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.handler.schema.dtd.DTDAttDescriptor
All Implemented Interfaces:
Descriptor

public class DTDAttDescriptor
extends AttDescriptor

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

Field Summary
 
Fields inherited from class com.japisoft.xmlpad.helper.model.AbstractDescriptor
addedPart, type
 
Constructor Summary
DTDAttDescriptor(AttributeDTDNode node)
           
 
Methods inherited from class com.japisoft.xmlpad.helper.model.AttDescriptor
addEnumValue, getDefaultValue, getEnumValues, getName, getNameForHelper, hasAutomaticNextHelper, hasEnumValues, isEnabled, isRaw, isRequired, setDefaultValue, setEnabled, setRequired, toExternalForm, toString
 
Methods inherited from class com.japisoft.xmlpad.helper.model.AbstractDescriptor
dispose, getComment, getIcon, getSource, getType, setAddedPart, setAutomaticNextHelper, setComment, setIcon, setSource, setType
 
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.