com.sun.msv.grammar
Interface DataOrValueExp

All Known Implementing Classes:
DataExp, ValueExp

public interface DataOrValueExp

The common interface for DataExp and ValueExp

Author:
Kohsuke KAWAGUCHI

Method Summary
 StringPair getName()
           
 org.relaxng.datatype.Datatype getType()
           
 

Method Detail

getName

public StringPair getName()

getType

public org.relaxng.datatype.Datatype getType()


Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated April 26 2005.