站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

X-Index (NetBeans MDR API) - NetBeans API Javadoc 5.0.0

 
A B C D E G I J M O P R S T V W X

X

XMIConsumer - class org.netbeans.api.xmi.sax.XMIConsumer.
XMI Content Handler.
XMIConsumer() - Constructor for class org.netbeans.api.xmi.sax.XMIConsumer
 
XMIConsumerFactory - class org.netbeans.api.xmi.sax.XMIConsumerFactory.
Factory for XMIConsumer instances.
XMIConsumerFactory() - Constructor for class org.netbeans.api.xmi.sax.XMIConsumerFactory
 
XMIInputConfig - class org.netbeans.api.xmi.XMIInputConfig.
Configuration class for objects taking XMI as input (e.g.
XMIInputConfig() - Constructor for class org.netbeans.api.xmi.XMIInputConfig
 
XMIOutputConfig - class org.netbeans.api.xmi.XMIOutputConfig.
Configuration class for objects producing XMI as output (e.g.
XMIOutputConfig() - Constructor for class org.netbeans.api.xmi.XMIOutputConfig
 
XMIProducer - class org.netbeans.api.xmi.sax.XMIProducer.
Implementation of XMLReader used for producing XMI documents.
XMIProducer() - Constructor for class org.netbeans.api.xmi.sax.XMIProducer
 
XMIProducerFactory - class org.netbeans.api.xmi.sax.XMIProducerFactory.
 
XMIProducerFactory() - Constructor for class org.netbeans.api.xmi.sax.XMIProducerFactory
 
XMIReader - class org.netbeans.api.xmi.XMIReader.
Base class for enhanced XMI readers.
XMIReader() - Constructor for class org.netbeans.api.xmi.XMIReader
 
XMIReaderFactory - class org.netbeans.api.xmi.XMIReaderFactory.
Factory class for creating instances of XMI reader objects.
XMIReaderFactory() - Constructor for class org.netbeans.api.xmi.XMIReaderFactory
 
XMIReferenceProvider - interface org.netbeans.api.xmi.XMIReferenceProvider.
Implementation of this interface can be passed to XMI producers/writers (using XMIOutputConfig.setReferenceProvider(org.netbeans.api.xmi.XMIReferenceProvider) method) to enable custom controling of target documents the written object should go into and what XMI ID they should use.
XMIReferenceProvider.XMIReference - class org.netbeans.api.xmi.XMIReferenceProvider.XMIReference.
Simple structure for representing XMI references to elements corresponding to an object.
XMIReferenceProvider.XMIReference(String, String) - Constructor for class org.netbeans.api.xmi.XMIReferenceProvider.XMIReference
Creates a new instance of XMIReference.
XMIReferenceResolver - interface org.netbeans.api.xmi.XMIReferenceResolver.
Implementation of this interface can be passed to XMI reader/consumer (using XMIInputConfig.setReferenceResolver(org.netbeans.api.xmi.XMIReferenceResolver) method) to enable custom resolving of hrefs.
XMIReferenceResolver.Client - interface org.netbeans.api.xmi.XMIReferenceResolver.Client.
 
XMIWriter - class org.netbeans.api.xmi.XMIWriter.
Base class for enhanced XMI writers.
XMIWriter() - Constructor for class org.netbeans.api.xmi.XMIWriter
 
XMIWriterFactory - class org.netbeans.api.xmi.XMIWriterFactory.
Factory for XMI writers.
XMIWriterFactory() - Constructor for class org.netbeans.api.xmi.XMIWriterFactory
 

 
A B C D E G I J M O P R S T V W X
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.