Class | Description |
---|---|
DOMUtils |
Basic DOM2 utilities
|
ServiceLoader |
Load a service class of a given name using this ordered lookup procedure:
If a resource file with the given name is found in META-INF/services/..., then
its first line, if present, is used as the UTF-8 encoded name of the implementation class.
|
Copyright © 2017 JBoss, by Red Hat. All rights reserved.