com.japisoft.xmlpad.helper.model
Class AttValueDescriptor

java.lang.Object
  extended bycom.japisoft.xmlpad.helper.model.AbstractDescriptor
      extended bycom.japisoft.xmlpad.helper.model.AttValueDescriptor
All Implemented Interfaces:
Descriptor

public class AttValueDescriptor
extends AbstractDescriptor

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
AttValueDescriptor(java.lang.String value, char delimiter)
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.String getNameForHelper()
           
 boolean isEnabled()
           
 boolean isRaw()
           
 java.lang.String toExternalForm()
          The final text added
 
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, toString, wait, wait, wait
 

Constructor Detail

AttValueDescriptor

public AttValueDescriptor(java.lang.String value,
                          char delimiter)
Method Detail

getName

public java.lang.String getName()

getNameForHelper

public java.lang.String getNameForHelper()

isEnabled

public boolean isEnabled()

isRaw

public boolean isRaw()

toExternalForm

public java.lang.String toExternalForm()
Description copied from interface: Descriptor
The final text added



Copyright © 2006 JAPISoft. All Rights Reserved.