Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jaxb.core.SchemaEntry

Packages that use SchemaEntry
org.eclipse.jpt.jaxb.core   
 

Uses of SchemaEntry in org.eclipse.jpt.jaxb.core
 

Fields in org.eclipse.jpt.jaxb.core with type parameters of type SchemaEntry
static org.eclipse.jpt.common.utility.transformer.Transformer<SchemaEntry,String> SchemaEntry.LOCATION_TRANSFORMER
           
static org.eclipse.jpt.common.utility.transformer.Transformer<SchemaEntry,String> SchemaEntry.NAMESPACE_TRANSFORMER
           
 

Methods in org.eclipse.jpt.jaxb.core that return types with arguments of type SchemaEntry
 List<SchemaEntry> SchemaLibrary.getSchemaEntries()
          Return the schema entries that have been added to the project settings for validation purposes
 

Methods in org.eclipse.jpt.jaxb.core with parameters of type SchemaEntry
 String SchemaEntry.LocationTransformer.transform(SchemaEntry schemaEntry)
           
 String SchemaEntry.NamespaceTransformer.transform(SchemaEntry schemaEntry)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.