Package | Description |
---|---|
org.glassfish.hk2.classmodel.reflect | |
org.glassfish.hk2.classmodel.reflect.impl |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,Types> |
Parser.processedURI |
Modifier and Type | Method and Description |
---|---|
private Types |
Parser.getResult(java.net.URI uri) |
Types |
ParsingContext.getTypes()
Return the holder instance of all the visited types.
|
Modifier and Type | Method and Description |
---|---|
private void |
Parser.saveResult(java.net.URI uri,
Types types) |
Modifier and Type | Class and Description |
---|---|
class |
TypesCtr
contains all the parsed types references.
|