| Modifier and Type | Method and Description |
|---|---|
static NPomPropertyNode |
NPomXmlParser.parseProperty(Element property,
PomDomVisitor visitor,
PomDomVisitorContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<NPomPropertyNode> |
NPomPropertiesNode.getObject() |
| Modifier and Type | Method and Description |
|---|---|
default void |
PomDomVisitor.visitEndProperty(NPomPropertyNode property,
PomDomVisitorContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
PomPropertyObj |
| Modifier and Type | Method and Description |
|---|---|
NPomPropertyNode |
PomPropertiesObj.getProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
PomPropertiesObj.removeChild(NPomPropertyNode property) |
| Constructor and Description |
|---|
PomPropertiesObj(Element element,
List<NPomPropertyNode> object,
Document document) |
Copyright © 2026 vpc open source initiative. All rights reserved.