Constructor and Description |
---|
ConfigurationXml() |
Modifier and Type | Method and Description |
---|---|
void |
addError(String error) |
void |
addErrors(Collection<String> errors) |
Map<QName,String> |
getAttributes() |
Collection<String> |
getErrors() |
List<PropertyInfo> |
getProperties() |
boolean |
isValid() |
void |
setValid(boolean valid) |
public boolean isValid()
public void setValid(boolean valid)
public Collection<String> getErrors()
public void addErrors(Collection<String> errors)
public List<PropertyInfo> getProperties()
Copyright © 2022 Apache Software Foundation. All rights reserved.