|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.nanning.xml.AspectSystemParser
| Constructor Summary | |
AspectSystemParser()
|
|
| Method Summary | |
AspectSystem |
parse(java.io.InputStream input)
|
AspectSystem |
parse(java.lang.String xmlAsString)
|
AspectSystem |
parse(java.net.URL resource)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AspectSystemParser()
| Method Detail |
public AspectSystem parse(java.io.InputStream input)
throws java.io.IOException
java.io.IOException
public AspectSystem parse(java.lang.String xmlAsString)
throws java.io.IOException
java.io.IOException
public AspectSystem parse(java.net.URL resource)
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||