Uses of Class
org.deegree.metadata.persistence.iso19115.jaxb.FileIdentifierInspector

Packages that use FileIdentifierInspector
org.deegree.metadata.iso.persistence.inspectors   
org.deegree.metadata.persistence.iso19115.jaxb   
 

Uses of FileIdentifierInspector in org.deegree.metadata.iso.persistence.inspectors
 

Constructors in org.deegree.metadata.iso.persistence.inspectors with parameters of type FileIdentifierInspector
FIInspector(FileIdentifierInspector inspector)
           
 

Uses of FileIdentifierInspector in org.deegree.metadata.persistence.iso19115.jaxb
 

Fields in org.deegree.metadata.persistence.iso19115.jaxb declared as FileIdentifierInspector
protected  FileIdentifierInspector ISOMetadataStoreConfig.Inspectors.fileIdentifierInspector
           
 

Methods in org.deegree.metadata.persistence.iso19115.jaxb that return FileIdentifierInspector
 FileIdentifierInspector ObjectFactory.createFileIdentifierInspector()
          Create an instance of FileIdentifierInspector
 FileIdentifierInspector ISOMetadataStoreConfig.Inspectors.getFileIdentifierInspector()
          Gets the value of the fileIdentifierInspector property.
 

Methods in org.deegree.metadata.persistence.iso19115.jaxb that return types with arguments of type FileIdentifierInspector
 JAXBElement<FileIdentifierInspector> ObjectFactory.createFileIdentifierInspector(FileIdentifierInspector value)
          Create an instance of JAXBElement<FileIdentifierInspector>}
 

Methods in org.deegree.metadata.persistence.iso19115.jaxb with parameters of type FileIdentifierInspector
 JAXBElement<FileIdentifierInspector> ObjectFactory.createFileIdentifierInspector(FileIdentifierInspector value)
          Create an instance of JAXBElement<FileIdentifierInspector>}
 void ISOMetadataStoreConfig.Inspectors.setFileIdentifierInspector(FileIdentifierInspector value)
          Sets the value of the fileIdentifierInspector property.
 



Copyright © 2011. All Rights Reserved.