|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.hk2.classmodel.reflect.ParsingContext
public class ParsingContext
Parsing context for parsing jars and directories and getting a classmodel back
| Nested Class Summary | |
|---|---|
static class |
ParsingContext.Builder
Context builder |
| Method Summary | |
|---|---|
org.objectweb.asm.ClassVisitor |
getClassVisitor(java.net.URI uri,
java.lang.String entryName)
|
ParsingConfig |
getConfig()
|
ResourceLocator |
getLocator()
|
TypeBuilder |
getTypeBuilder(java.net.URI definingURI)
|
Types |
getTypes()
Return the holder instance of all the visited types. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public TypeBuilder getTypeBuilder(java.net.URI definingURI)
public Types getTypes()
Parser.awaitTermination()
has returned.
public ResourceLocator getLocator()
public org.objectweb.asm.ClassVisitor getClassVisitor(java.net.URI uri,
java.lang.String entryName)
public ParsingConfig getConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||