@Documented @Target(value=PACKAGE) @Retention(value=RUNTIME) public @interface XmlSchema
Modifier and Type | Required Element and Description |
---|---|
Specification |
specification
The specification where this XML schema come from.
|
String |
URL
The URL to the schema.
|
public abstract String URL
public abstract Specification specification
Copyright © 1996–2019 Geotools. All rights reserved.