|
||||||||||
| 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()
|
ParsingConfig |
getConfig()
|
Types |
getTypes()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public org.objectweb.asm.ClassVisitor getClassVisitor()
public Types getTypes()
public ParsingConfig getConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||