com.japisoft.xmlpad.helper
Class AttValueDescriptor

java.lang.Object
  extended bycom.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

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()
           
 
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()
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


Copyright © 2006 JAPISoft. All Rights Reserved.