public class AttributeValueResponse extends Object
| Constructor and Description |
|---|
AttributeValueResponse(String value,
boolean mustEscape,
String remainingSource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRemainingSource() |
String |
getValue() |
boolean |
isMustEscape() |
Copyright © 2024. All rights reserved.