public abstract class AbstractRecordType extends Object implements AbstractRecord
Java class for AbstractRecordType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractRecordType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>
Defined in the geotk-xml-csw
module
Modifier and Type | Field and Description |
---|---|
protected static ObjectFactory |
dublinFactory |
protected static ObjectFactory |
dublinTermFactory |
protected static ObjectFactory |
owsFactory |
Constructor and Description |
---|
AbstractRecordType() |
protected static ObjectFactory owsFactory
protected static ObjectFactory dublinFactory
protected static ObjectFactory dublinTermFactory
Copyright © 2009–2017 Geotoolkit.org. All rights reserved.