软件包 | 描述 |
---|---|
javax.rmi |
包含用户API RMI-IIOP。
|
javax.rmi.CORBA |
包含携带RMI-IIOP API。
|
org.w3c.dom.bootstrap | |
org.xml.sax.helpers |
这包含有“助手”类,包括引导SAX应用支持。
|
Modifier and Type | Method and Description |
---|---|
static Object |
PortableRemoteObject.narrow(Object narrowFrom, 类 narrowTo)
检查以确保远程或抽象接口类型的对象可以被转换为所需类型。
|
Modifier and Type | Method and Description |
---|---|
Object |
PortableRemoteObjectDelegate.narrow(Object narrowFrom, 类 narrowTo)
|
Modifier and Type | Method and Description |
---|---|
static DOMImplementationRegistry |
DOMImplementationRegistry.newInstance()
获得一个
DOMImplementationRegistry 新实例。
|
Modifier and Type | Method and Description |
---|---|
static Parser |
ParserFactory.makeParser()
过时的。
使用`组织创建一个新的SAX解析器SAX解析器,XML,系统性能。
|
static Parser |
ParserFactory.makeParser(String className)
过时的。
创建一个新的使用类名提供SAX解析器对象。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.