com.croftsoft.core.text.sml
Interface SmlNodeConvertible


public interface SmlNodeConvertible

Interface for Objects that can generate an SmlNode representation.

Java 1.1 compatible.

Since:
2001-05-31
Version:
2001-05-31
Author:
David W. Croft

Method Summary
 SmlNode toSmlNode()
           
 

Method Detail

toSmlNode

SmlNode toSmlNode()

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)