com.sun.msv.reader.datatype
Interface TypeOwner


public interface TypeOwner

State can implement this method to be notified by DataType vocabulary about the result of parsing.

Author:
Kohsuke KAWAGUCHI

Method Summary
 void onEndChildType(Expression datatype, java.lang.String typeName)
           
 

Method Detail

onEndChildType

public void onEndChildType(Expression datatype,
                           java.lang.String typeName)


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