com.japisoft.xmlpad.helper
Class AttValueDescriptor
java.lang.Object
|
+--com.japisoft.xmlpad.helper.AttValueDescriptor
- All Implemented Interfaces:
- Descriptor
- public class AttValueDescriptor
- extends java.lang.Object
- implements Descriptor
- Version:
- 1.0
- Author:
- (c) 2004 JAPISoft / http://www.japisoft.com
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttValueDescriptor
public AttValueDescriptor(java.lang.String value,
char delimiter)
getName
public java.lang.String getName()
- Specified by:
getName in interface Descriptor
getNameForHelper
public java.lang.String getNameForHelper()
- Specified by:
getNameForHelper in interface Descriptor
isEnabled
public boolean isEnabled()
- Specified by:
isEnabled in interface Descriptor
isRaw
public boolean isRaw()
- Specified by:
isRaw in interface Descriptor
toExternalForm
public java.lang.String toExternalForm()
- Specified by:
toExternalForm in interface Descriptor