@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| LocatedTree |
Interface which should be implemented by any of the classes describing xsd model.
|
| Class | Description |
|---|---|
| LocatedAttribute |
Object used to store attributes of XML object instead of using simple String.
|
| LocatedAttributeAdapter |
Adapter in charge of converting attributes from XML object, being String, to located attribute,
storing information related to the location of the attribute.
|
| LocatedTreeImpl | |
| XmlLocation |
Copyright © 2012–2016 SonarSource. All rights reserved.