|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.commons.xml.XMLAdapter
org.deegree.metadata.persistence.iso.parsing.ParseIdentificationInfo
public class ParseIdentificationInfo
Parses the identification info element of an in ISO profile declared record. This is an outsourced method because of the complexity.
Field Summary |
---|
Fields inherited from class org.deegree.commons.xml.XMLAdapter |
---|
DEFAULT_URL, nsContext, rootElement, XLN_NS |
Constructor Summary | |
---|---|
protected |
ParseIdentificationInfo(org.apache.axiom.om.OMFactory factory,
NamespaceContext nsContext)
|
Method Summary | |
---|---|
protected void |
parseIdentificationInfo(java.util.List<org.apache.axiom.om.OMElement> identificationInfo,
QueryableProperties qp,
ReturnableProperties rp)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected ParseIdentificationInfo(org.apache.axiom.om.OMFactory factory, NamespaceContext nsContext)
factory
- connection
- nsContext
- Method Detail |
---|
protected void parseIdentificationInfo(java.util.List<org.apache.axiom.om.OMElement> identificationInfo, QueryableProperties qp, ReturnableProperties rp) throws MetadataStoreException
identificationInfo
- gr
- qp
- rp
- isInspire
- crsList
-
java.io.IOException
MetadataStoreException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |