|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.progeeks.meta.xml.XmlUtils
public class XmlUtils
Utilities useful for working with xml and meta-objects.
| Constructor Summary | |
|---|---|
XmlUtils()
|
|
| Method Summary | |
|---|---|
static java.util.List |
createMetaClasses(java.io.Reader in,
MetaKit metaKit,
java.lang.String tag)
Initializes a set of metaClass confgurations from a reader. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlUtils()
| Method Detail |
|---|
public static java.util.List createMetaClasses(java.io.Reader in,
MetaKit metaKit,
java.lang.String tag)
throws java.io.IOException
in - configuration sourcemetaKit - metaKit to be used to create new objectstag - name of the root tag
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||