public static class FormulaContextBuilder.NamespaceNotFoundWarning extends Object implements FormulaContextBuilder.Warning
| Constructor and Description |
|---|
NamespaceNotFoundWarning(String prefix,
Shape shape,
PropertyConstraint property) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespacePrefix() |
PropertyConstraint |
getProperty() |
Shape |
getShape() |
public NamespaceNotFoundWarning(String prefix, Shape shape, PropertyConstraint property)
public String getNamespacePrefix()
public Shape getShape()
public PropertyConstraint getProperty()
Copyright © 2019. All rights reserved.