| Package | Description |
|---|---|
| org.netbeans.modules.schema2beans |
| Modifier and Type | Method and Description |
|---|---|
DDRegistryParser |
DDRegistry.newParser(DDRegistryParser.DDCursor cursor,
String path)
Create a new DDRegistryParser based on a current position in a graph
and a schema2beans path.
|
DDRegistryParser |
DDRegistry.newParser(DDRegistryParser parser,
String path)
Create a new DDRegistryParser (parser on a set of graph), based
on another parser current location and schema2beans path.
|
DDRegistryParser |
DDRegistry.newParser(String scope)
Create a DDRegistryParser based on a scope value.
|
| Modifier and Type | Method and Description |
|---|---|
DDRegistryParser |
DDRegistry.newParser(DDRegistryParser parser,
String path)
Create a new DDRegistryParser (parser on a set of graph), based
on another parser current location and schema2beans path.
|
| Constructor and Description |
|---|
DDRegistryParser(DDRegistry reg,
DDRegistryParser rp,
String path) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.