Uses of Interface
org.w3.xlink.XlinkFactory

Packages that use XlinkFactory
org.w3.xlink   
org.w3.xlink.impl   
 

Uses of XlinkFactory in org.w3.xlink
 

Fields in org.w3.xlink declared as XlinkFactory
static XlinkFactory XlinkFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.w3.xlink that return XlinkFactory
 XlinkFactory XlinkPackage.getXlinkFactory()
          Returns the factory that creates the instances of the model.
 

Uses of XlinkFactory in org.w3.xlink.impl
 

Classes in org.w3.xlink.impl that implement XlinkFactory
 class XlinkFactoryImpl
          An implementation of the model Factory.
 

Methods in org.w3.xlink.impl that return XlinkFactory
 XlinkFactory XlinkPackageImpl.getXlinkFactory()
           
static XlinkFactory XlinkFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.