public class OrmParser extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
consume(InputStream is)
Consumes the ORM file with the given input stream.
|
Metadata |
getMetadata()
Returns the metadata.
|
public OrmParser(String fileName)
fileName - the name of the ORM XML file.public void consume(InputStream is)
is - the input streampublic Metadata getMetadata()
Copyright © 2012-2013 Batoo. All Rights Reserved.