public final class DC extends XSD
Modifier and Type | Field and Description |
---|---|
static QName |
contributor |
static QName |
coverage |
static QName |
creator |
static QName |
date |
static QName |
DCelement |
static QName |
description |
static QName |
elementContainer |
static QName |
format |
static QName |
identifier |
static QName |
language |
static String |
NAMESPACE |
static QName |
publisher |
static QName |
relation |
static QName |
rights |
static QName |
SimpleLiteral |
static QName |
source |
static QName |
subject |
static QName |
title |
static QName |
type |
LOGGER, schema, typeMappingProfile, typeSchema
Modifier and Type | Method and Description |
---|---|
protected void |
addDependencies(Set dependencies)
Subclass hook to add additional dependencies.
|
static DC |
getInstance()
Returns the singleton instance.
|
String |
getNamespaceURI()
Returns 'http://purl.org/dc/elements/1.1/'.
|
String |
getSchemaLocation()
Returns the location of 'rec-dcmes.xsd.'.
|
allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toString
public static final String NAMESPACE
public static final QName elementContainer
public static final QName SimpleLiteral
public static final QName contributor
public static final QName coverage
public static final QName creator
public static final QName date
public static final QName DCelement
public static final QName description
public static final QName format
public static final QName identifier
public static final QName language
public static final QName publisher
public static final QName relation
public static final QName rights
public static final QName source
public static final QName subject
public static final QName title
public static final QName type
public static final DC getInstance()
protected void addDependencies(Set dependencies)
XSD
addDependencies
in class XSD
public String getNamespaceURI()
getNamespaceURI
in class XSD
public String getSchemaLocation()
getSchemaLocation
in class XSD
Copyright © 1996–2019 Geotools. All rights reserved.