Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

diva.util
Interface ModelParser


public interface ModelParser

ModelParser is an interface that should be extended by application specified model parsers. Its job is to parse data into an application specific data structure.

Version:
$Id: ModelParser.java,v 1.11 2005年07月08日 19:55:16 cxh Exp $
Author:
Heloise Hse

Method Summary
java.lang.Object parse(java.io.Reader reader)
Parse the data in the given character stream into a data structure and return the data structure.

Method Detail

parse

public java.lang.Object parse(java.io.Reader reader)
 throws java.lang.Exception
Parse the data in the given character stream into a data structure and return the data structure.

Throws:
java.lang.Exception

Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

AltStyle によって変換されたページ (->オリジナル) /