| Package | Description |
|---|---|
| org.netbeans.modules.s2banttask | |
| org.netbeans.modules.schema2beansdev |
| Modifier and Type | Field and Description |
|---|---|
protected S2bConfig |
S2bConfigDelegator._S2bConfig |
| Modifier and Type | Method and Description |
|---|---|
boolean |
S2bConfigDelegator.equals(S2bConfig inst) |
| Constructor and Description |
|---|
S2bConfigDelegator(S2bConfig delegator) |
S2bConfigDelegator(S2bConfig source,
boolean justData) |
| Modifier and Type | Class and Description |
|---|---|
static class |
GenBeans.Config |
| Modifier and Type | Method and Description |
|---|---|
static S2bConfig |
S2bConfig.read(Document document) |
static S2bConfig |
S2bConfig.read(File f) |
static S2bConfig |
S2bConfig.read(InputSource in,
boolean validate,
EntityResolver er,
ErrorHandler eh) |
static S2bConfig |
S2bConfig.read(InputStream in) |
static S2bConfig |
S2bConfig.readNoEntityResolver(InputStream in)
Warning: in readNoEntityResolver character and entity references will
not be read from any DTD in the XML source.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
S2bConfig.equals(S2bConfig inst) |
| Constructor and Description |
|---|
S2bConfig(S2bConfig source)
Deep copy
|
S2bConfig(S2bConfig source,
boolean justData)
Deep copy
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.