com.japisoft.xmlpad.helper
Interface Descriptor

All Known Implementing Classes:
AttDescriptor, EntityDescriptor, TagDescriptor

public interface Descriptor

Common interface for element descriptor

Author:
(c) 2003 JAPISOFT

Method Summary
 boolean isRaw()
           
 java.lang.String toExternalForm()
           
 

Method Detail

toExternalForm

public java.lang.String toExternalForm()

isRaw

public boolean isRaw()