com.japisoft.xmlpad.helper.model
Class EntityDescriptor
java.lang.Object
com.japisoft.xmlpad.helper.model.AbstractDescriptor
com.japisoft.xmlpad.helper.model.EntityDescriptor
- All Implemented Interfaces:
- Descriptor
- public class EntityDescriptor
- extends AbstractDescriptor
Descriptor for XML entity
- Author:
- (c) 2003 JAPISOFT
- See Also:
EntityHelper
Constructor Summary |
EntityDescriptor(java.lang.String name,
java.lang.String value)
|
Methods inherited from class com.japisoft.xmlpad.helper.model.AbstractDescriptor |
dispose, getComment, getIcon, getSource, getType, hasAutomaticNextHelper, setAddedPart, setAutomaticNextHelper, setComment, setIcon, setSource, setType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
EntityDescriptor
public EntityDescriptor(java.lang.String name,
java.lang.String value)
isRaw
public boolean isRaw()
getName
public java.lang.String getName()
getNameForHelper
public java.lang.String getNameForHelper()
getValue
public java.lang.String getValue()
getValueForHelper
public java.lang.String getValueForHelper()
isEnabled
public boolean isEnabled()
getBuiltEntity
public java.lang.String getBuiltEntity()
toExternalForm
public java.lang.String toExternalForm()
- Description copied from interface:
Descriptor
- The final text added
toString
public java.lang.String toString()
Copyright © 2006 JAPISoft. All Rights Reserved.