A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  _ 

X

x - Variable in class java.awt. Event
已过时。
事件的 x坐标。
x - Variable in class java.awt.geom. Arc2D.Double
圆弧框架矩形左上角的X坐标。
x - Variable in class java.awt.geom. Arc2D.Float
圆弧框架矩形左上角的X坐标。
x - Variable in class java.awt.geom. Ellipse2D.Double
Ellipse2D框架矩形左上角的X坐标。
x - Variable in class java.awt.geom. Ellipse2D.Float
这个 Ellipse2D框架矩形左上角的X坐标。
x - Variable in class java.awt.geom. Point2D.Double
这个X坐标 Point2D
x - Variable in class java.awt.geom. Point2D.Float
这个X坐标 Point2D
x - Variable in class java.awt.geom. Rectangle2D.Double
这个 Rectangle2D的X坐标。
x - Variable in class java.awt.geom. Rectangle2D.Float
这个 Rectangle2D的X坐标。
x - Variable in class java.awt.geom. RoundRectangle2D.Double
这个 RoundRectangle2D的X坐标。
x - Variable in class java.awt.geom. RoundRectangle2D.Float
这个 RoundRectangle2D的X坐标。
x - Variable in class java.awt. Point
这个坐标的这个 Point
x - Variable in class java.awt. Rectangle
Rectangle左右角的X坐标为 Rectangle
X - javafx.scene.input. KeyCode
常数为 X键。
X_AXIS - javafx.scene.chart. LineChart.SortingPolicy
数据按x轴排序。
X_AXIS - Static variable in class javafx.scene.transform. Rotate
指定X轴作为旋转轴。
X_AXIS - Static variable in class javax.swing. BoxLayout
指定组件应从左到右布置。
X_AXIS - Static variable in class javax.swing.text. View
轴用于格式化/中断操作。
x1 - Variable in class java.awt.geom. CubicCurve2D.Double
三次曲线段起始点的X坐标。
x1 - Variable in class java.awt.geom. CubicCurve2D.Float
三次曲线段起始点的X坐标。
x1 - Variable in class java.awt.geom. Line2D.Double
线段起始点的X坐标。
x1 - Variable in class java.awt.geom. Line2D.Float
线段起始点的X坐标。
x1 - Variable in class java.awt.geom. QuadCurve2D.Double
二次曲线段起始点的X坐标。
x1 - Variable in class java.awt.geom. QuadCurve2D.Float
二次曲线段起始点的X坐标。
x2 - Variable in class java.awt.geom. CubicCurve2D.Double
三次曲线段终点的X坐标。
x2 - Variable in class java.awt.geom. CubicCurve2D.Float
三次曲线段终点的X坐标。
x2 - Variable in class java.awt.geom. Line2D.Double
线段终点的X坐标。
x2 - Variable in class java.awt.geom. Line2D.Float
线段终点的X坐标。
x2 - Variable in class java.awt.geom. QuadCurve2D.Double
二次曲线段终点的X坐标。
x2 - Variable in class java.awt.geom. QuadCurve2D.Float
二次曲线段终点的X坐标。
X500Principal - Class in com.sun.security.auth
不推荐用于删除:此API元素将在以后的版本中被删除。
Java平台中提供了一个新的X500Principal类。 这个X500Principal类完全被弃用,这里允许平滑过渡到新类。 此类可能在将来的Java SE版本中被删除。
X500Principal - Class in javax.security.auth.x500
这个类代表X.500 Principal
X500Principal(byte[]) - Constructor for class javax.security.auth.x500. X500Principal
从ASN.1 DER编码形式的专有名称创建 X500Principal
X500Principal(InputStream) - Constructor for class javax.security.auth.x500. X500Principal
从包含ASN.1 DER编码格式的可分辨名称的 InputStream创建一个 X500Principal
X500Principal(String) - Constructor for class com.sun.security.auth. X500Principal
已过时。
使用X.500名称创建X500Principal,例如“CN = Duke,OU = JavaSoft,O = Sun Microsystems,C = US”(RFC 1779样式)。
X500Principal(String) - Constructor for class javax.security.auth.x500. X500Principal
从X.500专有名称的字符串表示形式(例如:“CN = Duke,OU = JavaSoft,O = Sun Microsystems,C = US”)创建 X500Principal
X500Principal(String, Map<String, String>) - Constructor for class javax.security.auth.x500. X500Principal
从X.500专有名称的字符串表示形式(例如:“CN = Duke,OU = JavaSoft,O = Sun Microsystems,C = US”)创建一个 X500Principal
X500PrivateCredential - Class in javax.security.auth.x500
这个类代表一个 X500PrivateCredential
X500PrivateCredential(X509Certificate, PrivateKey) - Constructor for class javax.security.auth.x500. X500PrivateCredential
创建X500PrivateCredential,它将X.509证书,私钥和KeyStore别名相关联。
X500PrivateCredential(X509Certificate, PrivateKey, String) - Constructor for class javax.security.auth.x500. X500PrivateCredential
创建X500PrivateCredential,它将X.509证书,私钥和KeyStore别名相关联。
X509Certificate - Class in java.security.cert
X.509证书的抽象类。
X509Certificate - Class in javax.security.cert
已过时。
使用java.security.cert的类。
X509Certificate() - Constructor for class java.security.cert. X509Certificate
X.509证书的构造方法。
X509Certificate() - Constructor for class javax.security.cert. X509Certificate
已过时。
 
X509CertSelector - Class in java.security.cert
A CertSelector选择符合所有指定条件的 X509Certificates
X509CertSelector() - Constructor for class java.security.cert. X509CertSelector
创建一个 X509CertSelector
X509CRL - Class in java.security.cert
X.509证书撤销列表(CRL)的抽象类。
X509CRL() - Constructor for class java.security.cert. X509CRL
X.509 CRL的构造方法。
X509CRLEntry - Class in java.security.cert
CRL(证书撤销列表)中撤销证书的抽象类。
X509CRLEntry() - Constructor for class java.security.cert. X509CRLEntry
 
X509CRLSelector - Class in java.security.cert
A CRLSelector选择符合所有指定条件的 X509CRLs
X509CRLSelector() - Constructor for class java.security.cert. X509CRLSelector
创建一个 X509CRLSelector
X509Data - Interface in javax.xml.crypto.dsig.keyinfo
X509Data中定义的XML X509Data元素的 表示
X509EncodedKeySpec - Class in java.security.spec
该类表示公钥的ASN.1编码,根据ASN.1类型 SubjectPublicKeyInfo编码。
X509EncodedKeySpec(byte[]) - Constructor for class java.security.spec. X509EncodedKeySpec
使用给定的编码密钥创建一个新的 X509EncodedKeySpec
X509EncodedKeySpec(byte[], String) - Constructor for class java.security.spec. X509EncodedKeySpec
使用给定的编码密钥创建一个新的 X509EncodedKeySpec
X509ExtendedKeyManager - Class in javax.net.ssl
抽象类,用于扩展X509KeyManager接口。
X509ExtendedKeyManager() - Constructor for class javax.net.ssl. X509ExtendedKeyManager
仅由子类使用的构造方法。
X509ExtendedTrustManager - Class in javax.net.ssl
扩展到 X509TrustManager接口,支持SSL / TLS / DTLS连接敏感信任管理。
X509ExtendedTrustManager() - Constructor for class javax.net.ssl. X509ExtendedTrustManager
 
X509Extension - Interface in java.security.cert
X509扩展接口。
X509IssuerSerial - Interface in javax.xml.crypto.dsig.keyinfo
X509IssuerSerial中定义的XML X509IssuerSerial元素的 表示
X509KeyManager - Interface in javax.net.ssl
此接口的实例管理哪些基于X509证书的密钥对用于认证安全套接字的本地端。
X509TrustManager - Interface in javax.net.ssl
此接口的实例管理哪些X509证书可用于验证安全套接字的远程端。
XA_HEURCOM - Static variable in exception javax.transaction.xa. XAException
交易部门已经启发式地承诺了。
XA_HEURHAZ - Static variable in exception javax.transaction.xa. XAException
交易分行可能已经启发式完成。
XA_HEURMIX - Static variable in exception javax.transaction.xa. XAException
交易部门已经启发式地承诺并回滚。
XA_HEURRB - Static variable in exception javax.transaction.xa. XAException
事务处已经启发式地回滚了。
XA_NOMIGRATE - Static variable in exception javax.transaction.xa. XAException
恢复必须发生在暂停发生的地方。
XA_OK - Static variable in interface javax.transaction.xa. XAResource
交易工作已正常准备。
XA_RBBASE - Static variable in exception javax.transaction.xa. XAException
回滚代码的下划线。
XA_RBCOMMFAIL - Static variable in exception javax.transaction.xa. XAException
表示回滚是由通信故障引起的。
XA_RBDEADLOCK - Static variable in exception javax.transaction.xa. XAException
发现死锁。
XA_RBEND - Static variable in exception javax.transaction.xa. XAException
回滚错误代码的包含上限。
XA_RBINTEGRITY - Static variable in exception javax.transaction.xa. XAException
检测到违反资源完整性的条件。
XA_RBOTHER - Static variable in exception javax.transaction.xa. XAException
资源管理器回滚事务分支,原因不在此列表中。
XA_RBPROTO - Static variable in exception javax.transaction.xa. XAException
资源管理器中发生协议错误。
XA_RBROLLBACK - Static variable in exception javax.transaction.xa. XAException
表示回滚是由未指定的原因造成的。
XA_RBTIMEOUT - Static variable in exception javax.transaction.xa. XAException
交易分支花费的时间太长。
XA_RBTRANSIENT - Static variable in exception javax.transaction.xa. XAException
可以重试交易分行。
XA_RDONLY - Static variable in exception javax.transaction.xa. XAException
交易分支是只读的,已经被提交。
XA_RDONLY - Static variable in interface javax.transaction.xa. XAResource
事务分支是只读的,已经被提交。
XA_RETRY - Static variable in exception javax.transaction.xa. XAException
常规返回,没有任何效果,可能会重新发行。
XAConnection - Interface in javax.sql
为分布式事务提供支持的对象。
XAConnectionBuilder - Interface in javax.sql
XADataSource对象创建的构建器,用于建立与 data source对象所表示的数据库的连接。
XADataSource - Interface in javax.sql
一个用于内部使用的 XAConnection对象的工厂。
XAER_ASYNC - Static variable in exception javax.transaction.xa. XAException
有一个非常好的异步操作。
XAER_DUPID - Static variable in exception javax.transaction.xa. XAException
XID已存在。
XAER_INVAL - Static variable in exception javax.transaction.xa. XAException
给出了无效的参数。
XAER_NOTA - Static variable in exception javax.transaction.xa. XAException
XID无效。
XAER_OUTSIDE - Static variable in exception javax.transaction.xa. XAException
资源管理器正在全球交易之外开展工作。
XAER_PROTO - Static variable in exception javax.transaction.xa. XAException
例程在不合适的上下文中被调用。
XAER_RMERR - Static variable in exception javax.transaction.xa. XAException
事务分支中发生资源管理器错误。
XAER_RMFAIL - Static variable in exception javax.transaction.xa. XAException
资源管理器不可用。
XAException - Exception in javax.transaction.xa
资源管理器(RM)抛出XAException,以通知事务管理器涉及的事务遇到的错误。
XAException() - Constructor for exception javax.transaction.xa. XAException
创建一个XAException。
XAException(int) - Constructor for exception javax.transaction.xa. XAException
用给定的错误代码创建一个XAException。
XAException(String) - Constructor for exception javax.transaction.xa. XAException
用给定的字符串创建XAException。
XAResource - Interface in javax.transaction.xa
XAResource接口是基于X / Open CAE规范(分布式事务处理:XA规范)的行业标准XA接口的Java映射。
XAxisRotationProperty() - Method in class javafx.scene.shape. ArcTo
x轴旋转度。
Xid - Interface in javax.transaction.xa
Xid接口是X / Open事务标识符XID结构的Java映射。
XML_DTD_NS_URI - Static variable in class javax.xml. XMLConstants
XML文档类型声明命名空间URI为任意值。
XML_NS_PREFIX - Static variable in class javax.xml. XMLConstants
官方的XML命名空间前缀。
XML_NS_URI - Static variable in class javax.xml. XMLConstants
官方XML命名空间名称URI。
XmlAccessOrder - Enum in javax.xml.bind.annotation
由XmlAccessorOrder用于控制JAXB绑定类中的属性和字段的排序。
XmlAccessorOrder - Annotation Type in javax.xml.bind.annotation
控制类中字段和属性的顺序。
XmlAccessorType - Annotation Type in javax.xml.bind.annotation
控制字段或Javabean属性是否默认序列化。
XmlAccessType - Enum in javax.xml.bind.annotation
由XmlAccessorType用于控制字段或属性的序列化。
XmlAdapter< ValueType, BoundType> - Class in javax.xml.bind.annotation.adapters
适应Java类型进行自定义封送。
XmlAdapter() - Constructor for class javax.xml.bind.annotation.adapters. XmlAdapter
派生类的Do-nothing构造函数。
XmlAnyAttribute - Annotation Type in javax.xml.bind.annotation
将JavaBean属性映射到通配符属性的映射。
XmlAnyElement - Annotation Type in javax.xml.bind.annotation
将JavaBean属性映射到XML信息集表示和/或JAXB元素。
XmlAttachmentRef - Annotation Type in javax.xml.bind.annotation
标记一个字段/属性,它的XML表单是一个uri引用mime内容。
XmlAttribute - Annotation Type in javax.xml.bind.annotation
将JavaBean属性映射到XML属性。
XMLConstants - Class in javax.xml
包含基本XML值作为常量的实用程序类。
XMLCryptoContext - Interface in javax.xml.crypto
包含XML加密操作的常见上下文信息。
XMLDecoder - Class in java.beans
XMLDecoder类用于读取使用 XMLEncoder创建的XML文档,并且像 ObjectInputStream那样使用。
XMLDecoder(InputStream) - Constructor for class java.beans. XMLDecoder
创建一个新的输入流,用于阅读由 XMLEncoder类创建的 XMLEncoder
XMLDecoder(InputStream, Object) - Constructor for class java.beans. XMLDecoder
创建一个新的输入流,用于阅读由 XMLEncoder类创建的 XMLEncoder
XMLDecoder(InputStream, Object, ExceptionListener) - Constructor for class java.beans. XMLDecoder
创建一个新的输入流,以读取 XMLEncoder类创建的 XMLEncoder
XMLDecoder(InputStream, Object, ExceptionListener, ClassLoader) - Constructor for class java.beans. XMLDecoder
创建一个新的输入流,用于阅读由 XMLEncoder类创建的 XMLEncoder
XMLDecoder(InputSource) - Constructor for class java.beans. XMLDecoder
创建一个新的解码器来解析由 XMLEncoder类创建的XML存档。
XmlElement - Annotation Type in javax.xml.bind.annotation
将JavaBean属性映射到从属性名称派生的XML元素。
XmlElement.DEFAULT - Class in javax.xml.bind.annotation
XmlElement.type()用于表示从属性的签名中推断出该类型。
XmlElementDecl - Annotation Type in javax.xml.bind.annotation
将工厂方法映射到XML元素。
XmlElementDecl.GLOBAL - Class in javax.xml.bind.annotation
用于 XmlElementDecl.scope()以表示声明在全局范围内。
XmlElementRef - Annotation Type in javax.xml.bind.annotation
将JavaBean属性映射到从属性类型派生的XML元素。
XmlElementRef.DEFAULT - Class in javax.xml.bind.annotation
XmlElementRef.type()用于表示从属性的签名中推断出该类型。
XmlElementRefs - Annotation Type in javax.xml.bind.annotation
使用XmlElement或JAXBElement标记指向类的属性。
XmlElements - Annotation Type in javax.xml.bind.annotation
多个@ XmlElement注释的容器。
XmlElementWrapper - Annotation Type in javax.xml.bind.annotation
围绕XML表示生成一个包装元素。
XMLEncoder - Class in java.beans
所述 XMLEncoder类是互补替代 ObjectOutputStream ,并且可以用于产生以相同的方式,该一个 JavaBean的文本表示 ObjectOutputStream可以用来创建的二进制表示 Serializable对象。
XMLEncoder(OutputStream) - Constructor for class java.beans. XMLEncoder
创建一个新的XML编码器,以使用XML编码将 JavaBeans写入流 out
XMLEncoder(OutputStream, String, boolean, int) - Constructor for class java.beans. XMLEncoder
创建一个新的XML编码器 的JavaBeans写出到流 out使用给定 charset从给定的起始 indentation
XmlEnum - Annotation Type in javax.xml.bind.annotation
将枚举类型Enum映射到XML表示。
XmlEnumValue - Annotation Type in javax.xml.bind.annotation
将一个枚举常量映射到Enum类型到XML表示。
XMLEvent - Interface in javax.xml.stream.events
这是处理标记事件的基本事件界面。
XMLEventAllocator - Interface in javax.xml.stream.util
该界面定义了一个类,允许用户注册一种分配给定XMLStreamReader的事件的方式。
XMLEventConsumer - Interface in javax.xml.stream.util
该接口定义事件消费者接口。
XMLEventFactory - Class in javax.xml.stream
该界面定义了一个用于创建XMLEvents实例的实用程序类
XMLEventFactory() - Constructor for class javax.xml.stream. XMLEventFactory
 
XMLEventReader - Interface in javax.xml.stream
这是解析XML事件的顶级界面。
XMLEventWriter - Interface in javax.xml.stream
这是编写XML文档的顶级界面。
XMLFilter - Interface in org.xml.sax
XML过滤器的接口。
XMLFilterImpl - Class in org.xml.sax.helpers
用于导出XML过滤器的基类。
XMLFilterImpl() - Constructor for class org.xml.sax.helpers. XMLFilterImpl
构造一个空的XML过滤器,没有父级。
XMLFilterImpl(XMLReader) - Constructor for class org.xml.sax.helpers. XMLFilterImpl
使用指定的父构造XML筛选器。
XMLFormatter - Class in java.util.logging
将LogRecord格式化为标准XML格式。
XMLFormatter() - Constructor for class java.util.logging. XMLFormatter
创建一个新的XMLFormatter实例。
XMLGregorianCalendar - Class in javax.xml.datatype
W3C XML Schema 1.0日期/时间数据类型的表示。
XMLGregorianCalendar() - Constructor for class javax.xml.datatype. XMLGregorianCalendar
默认的无参数构造函数。
XmlID - Annotation Type in javax.xml.bind.annotation
将JavaBean属性映射到XML ID。
XmlIDREF - Annotation Type in javax.xml.bind.annotation
将JavaBean属性映射到XML IDREF。
XmlInlineBinaryData - Annotation Type in javax.xml.bind.annotation
禁用对XML绑定到base64编码的二进制数据的数据类型的XOP编码的考虑。
XMLInputFactory - Class in javax.xml.stream
定义了一个工厂的抽象实现来获取流。
XMLInputFactory() - Constructor for class javax.xml.stream. XMLInputFactory
 
XmlJavaTypeAdapter - Annotation Type in javax.xml.bind.annotation.adapters
使用实现XmlAdapter的适配器进行自定义封送。
XmlJavaTypeAdapter.DEFAULT - Class in javax.xml.bind.annotation.adapters
用于 XmlJavaTypeAdapter.type()以表示从字段,属性,参数或类的签名中推断出该类型。
XmlJavaTypeAdapters - Annotation Type in javax.xml.bind.annotation.adapters
多个@ XmlJavaTypeAdapter注释的容器。
XmlList - Annotation Type in javax.xml.bind.annotation
用于将属性映射到列表简单类型。
XmlMimeType - Annotation Type in javax.xml.bind.annotation
关联控制属性的XML表示形式的MIME类型。
XmlMixed - Annotation Type in javax.xml.bind.annotation
注释JavaBean多值属性以支持混合内容。
XmlNs - Annotation Type in javax.xml.bind.annotation
将命名空间前缀与XML命名空间URI相关联。
XMLNS - Static variable in interface javax.xml.crypto.dsig. XMLSignature
用于XML签名语法和处理的W3C建议书的XML命名空间URI。
XMLNS - Static variable in class org.xml.sax.helpers. NamespaceSupport
XML命名空间URI作为常量。
XMLNS_ATTRIBUTE - Static variable in class javax.xml. XMLConstants
用于指定XML命名空间声明的官方XML属性。
XMLNS_ATTRIBUTE_NS_URI - Static variable in class javax.xml. XMLConstants
用于指定XML命名空间声明的官方XML属性, XMLConstants.XMLNS_ATTRIBUTE ,命名空间名称URI。
XmlNsForm - Enum in javax.xml.bind.annotation
枚举XML Schema命名空间资格。
XMLObject - Interface in javax.xml.crypto.dsig
Object中定义的XML Object元素的 表示
XMLOutputFactory - Class in javax.xml.stream
定义用于获取XMLEventWriters和XMLStreamWrit的工厂的抽象实现。
XMLOutputFactory() - Constructor for class javax.xml.stream. XMLOutputFactory
 
XMLParseException - Exception in javax.management.modelmbean
当将XML格式化的字符串解析为ModelMBean对象或从ModelMBean对象创建XML格式的字符串时,将抛出此异常。
XMLParseException() - Constructor for exception javax.management.modelmbean. XMLParseException
默认构造函数。
XMLParseException(Exception, String) - Constructor for exception javax.management.modelmbean. XMLParseException
构造函数采用字符串和异常。
XMLParseException(String) - Constructor for exception javax.management.modelmbean. XMLParseException
构造函数采用字符串。
XmlReader - Interface in javax.sql.rowset.spi
一个专门的界面,有助于为面向XML的同步提供程序扩展 SyncProvider抽象类。
XMLReader - Interface in org.xml.sax
使用回调读取XML文档的界面。
XMLReaderAdapter - Class in org.xml.sax.helpers
将SAX2 XMLReader修改为SAX1解析器。
XMLReaderAdapter() - Constructor for class org.xml.sax.helpers. XMLReaderAdapter
创建一个新的适配器。
XMLReaderAdapter(XMLReader) - Constructor for class org.xml.sax.helpers. XMLReaderAdapter
创建一个新的适配器。
XMLReaderFactory - Class in org.xml.sax.helpers
已过时。
建议使用SAXParserFactory
XmlRegistry - Annotation Type in javax.xml.bind.annotation
标记一个有XmlElementDecl的类。
XMLReporter - Interface in javax.xml.stream
此界面用于报告非致命错误。
XMLResolver - Interface in javax.xml.stream
此接口用于在XML解析期间解析资源。
XmlRootElement - Annotation Type in javax.xml.bind.annotation
将类或枚举类型映射到XML元素。
XmlSchema - Annotation Type in javax.xml.bind.annotation
将包名称映射到XML命名空间。
XmlSchemaType - Annotation Type in javax.xml.bind.annotation
将Java类型映射到简单的模式内置类型。
XmlSchemaType.DEFAULT - Class in javax.xml.bind.annotation
用于 XmlSchemaType.type()表示从属性的签名推断出该类型。
XmlSchemaTypes - Annotation Type in javax.xml.bind.annotation
多个@ XmlSchemaType注释的容器。
XmlSeeAlso - Annotation Type in javax.xml.bind.annotation
指示JAXB在绑定此类时也绑定其他类。
XMLSignature - Interface in javax.xml.crypto.dsig
Signature中定义的XML Signature元素的 表示
XMLSignature.SignatureValue - Interface in javax.xml.crypto.dsig
SignatureValue中定义的XML SignatureValue元素的 表示
XMLSignatureException - Exception in javax.xml.crypto.dsig
表示在XML签名生成或验证过程中发生的特殊情况。
XMLSignatureException() - Constructor for exception javax.xml.crypto.dsig. XMLSignatureException
构建新的 XMLSignatureException ,其详细信息为 null
XMLSignatureException(String) - Constructor for exception javax.xml.crypto.dsig. XMLSignatureException
构造一个新的 XMLSignatureException与指定的详细信息。
XMLSignatureException(String, Throwable) - Constructor for exception javax.xml.crypto.dsig. XMLSignatureException
构造一个新的 XMLSignatureException具有指定的详细信息和原因。
XMLSignatureException(Throwable) - Constructor for exception javax.xml.crypto.dsig. XMLSignatureException
构造一个新的 XMLSignatureException具有指定的原因和详细信息 (cause==null ? null : cause.toString()) (通常包含类和详细信息 cause )。
XMLSignatureFactory - Class in javax.xml.crypto.dsig
从零开始创建27045740423328个对象的工厂,或从对应的XML表示中解组XMLSignature对象。
XMLSignatureFactory() - Constructor for class javax.xml.crypto.dsig. XMLSignatureFactory
默认构造函数,用于由子类调用。
XMLSignContext - Interface in javax.xml.crypto.dsig
包含用于生成XML签名的上下文信息。
XMLStreamConstants - Interface in javax.xml.stream
此接口声明此API中使用的常量。
XMLStreamException - Exception in javax.xml.stream
基于异常的意外处理错误。
XMLStreamException() - Constructor for exception javax.xml.stream. XMLStreamException
默认构造函数
XMLStreamException(String) - Constructor for exception javax.xml.stream. XMLStreamException
使用关联的消息构造异常。
XMLStreamException(String, Throwable) - Constructor for exception javax.xml.stream. XMLStreamException
使用关联的消息和异常构造异常
XMLStreamException(String, Location) - Constructor for exception javax.xml.stream. XMLStreamException
使用关联的消息,异常和位置构造异常。
XMLStreamException(String, Location, Throwable) - Constructor for exception javax.xml.stream. XMLStreamException
使用关联的消息,异常和位置构造异常。
XMLStreamException(Throwable) - Constructor for exception javax.xml.stream. XMLStreamException
构造与异常异常的异常
XMLStreamReader - Interface in javax.xml.stream
XMLStreamReader接口允许转发,只读访问XML。
XMLStreamWriter - Interface in javax.xml.stream
XMLStreamWriter接口指定如何编写XML。
XMLStructure - Interface in javax.xml.crypto
来自任何命名空间的XML结构的表示。
XmlTransient - Annotation Type in javax.xml.bind.annotation
防止将JavaBean属性/类型映射到XML表示。
XmlType - Annotation Type in javax.xml.bind.annotation
将类或枚举类型映射到XML模式类型。
XmlType.DEFAULT - Class in javax.xml.bind.annotation
用于XmlType.factoryClass()以表示不使用工厂方法,或者它与本XmlType课程一样
XMLValidateContext - Interface in javax.xml.crypto.dsig
包含验证XML签名的上下文信息。
XmlValue - Annotation Type in javax.xml.bind.annotation
使用simpleContent或XML Schema简单类型将类映射到XML模式复合类型。
XmlWriter - Interface in javax.sql.rowset.spi
一个专门的界面,有助于为面向XML的同步提供程序扩展 SyncProvider抽象类。
xor(BigInteger) - Method in class java.math. BigInteger
返回值为 (this ^ val)的BigInteger。
xor(BitSet) - Method in class java.util. BitSet
使用位设置参数执行该位的逻辑 异或
Xor - Static variable in class java.awt. AlphaComposite
AlphaComposite对象实现的不透明XOR规则的alpha为1.0f。
XOR - com.sun.source.tree. Tree.Kind
用于实例BinaryTree代表按位和逻辑“异或” ^
XOR - jdk.nashorn.api.tree. Tree.Kind
用于实例BinaryTree代表按位和逻辑“异或” ^
XOR - Static variable in class java.awt. AlphaComposite
位于目的地外部的源的部分与位于源外的目标的部分(Porter-Duff Source Xor Destination rule)组合。
XOR_ASSIGNMENT - com.sun.source.tree. Tree.Kind
用于实例CompoundAssignmentTree代表按位和逻辑“异或”分配^=
XOR_ASSIGNMENT - jdk.nashorn.api.tree. Tree.Kind
用于实例CompoundAssignmentTree代表按位和逻辑“异或”分配^=
XPath - Interface in javax.xml.xpath
XPath提供对XPath评估环境和表达式的访问。
XPATH - Static variable in interface javax.xml.crypto.dsig. Transform
XPath转换算法URI。
XPATH_NAMESPACE_NODE - Static variable in interface org.w3c.dom.xpath. XPathNamespace
该节点是一个 Namespace
XPATH2 - Static variable in interface javax.xml.crypto.dsig. Transform
XPath Filter 2转换算法URI。
XPathConstants - Class in javax.xml.xpath
XPath常量。
XPathEvaluationResult< T> - Interface in javax.xml.xpath
XPathEvaluationResult接口表示在特定节点的上下文中评估XPath表达式的结果。
XPathEvaluationResult.XPathResultType - Enum in javax.xml.xpath
XPathResultType表示XPath评估的可能的返回类型。
XPathEvaluator - Interface in org.w3c.dom.xpath
XPath表达式的评估由 XPathEvaluator提供。
XPathException - Exception in javax.xml.xpath
XPathException表示一个通用的XPath异常。
XPathException - Exception in org.w3c.dom.xpath
为这些XPath接口特定的异常创建了一个新的异常。
XPathException(short, String) - Constructor for exception org.w3c.dom.xpath. XPathException
 
XPathException(String) - Constructor for exception javax.xml.xpath. XPathException
构造一个新的 XPathException与指定的细节 message
XPathException(Throwable) - Constructor for exception javax.xml.xpath. XPathException
构造一个新的 XPathException与指定的 cause
XPathExpression - Interface in javax.xml.xpath
XPathExpression提供对编译的XPath表达式的访问。
XPathExpression - Interface in org.w3c.dom.xpath
XPathExpression接口表示解析和解析的XPath表达式。
XPathExpressionException - Exception in javax.xml.xpath
XPathExpressionException表示XPath表达式中的错误。
XPathExpressionException(String) - Constructor for exception javax.xml.xpath. XPathExpressionException
构造一个新的 XPathExpressionException与指定的细节 message
XPathExpressionException(Throwable) - Constructor for exception javax.xml.xpath. XPathExpressionException
构造一个新的 XPathExpressionException与指定的 cause
XPathFactory - Class in javax.xml.xpath
一个XPathFactory实例可以用来创建XPath对象。
XPathFactory() - Constructor for class javax.xml.xpath. XPathFactory
XPathFactoryConfigurationException - Exception in javax.xml.xpath
XPathFactoryConfigurationException表示 XPathFactory环境中的配置错误。
XPathFactoryConfigurationException(String) - Constructor for exception javax.xml.xpath. XPathFactoryConfigurationException
构造一个新的 XPathFactoryConfigurationException与指定的细节 message
XPathFactoryConfigurationException(Throwable) - Constructor for exception javax.xml.xpath. XPathFactoryConfigurationException
构造一个新的 XPathFactoryConfigurationException与指定的 cause
XPathFilter2ParameterSpec - Class in javax.xml.crypto.dsig.spec
XPathFilter2ParameterSpec(List<XPathType>) - Constructor for class javax.xml.crypto.dsig.spec. XPathFilter2ParameterSpec
创建一个 XPathFilter2ParameterSpec
XPathFilterParameterSpec - Class in javax.xml.crypto.dsig.spec
XPathFilterParameterSpec(String) - Constructor for class javax.xml.crypto.dsig.spec. XPathFilterParameterSpec
使用指定的XPath表达式创建一个 XPathFilterParameterSpec
XPathFilterParameterSpec(String, Map<String, String>) - Constructor for class javax.xml.crypto.dsig.spec. XPathFilterParameterSpec
使用指定的XPath表达式和命名空间映射创建一个 XPathFilterParameterSpec
XPathFunction - Interface in javax.xml.xpath
XPathFunction提供对XPath函数的访问。
XPathFunctionException - Exception in javax.xml.xpath
XPathFunctionException表示XPath函数的错误。
XPathFunctionException(String) - Constructor for exception javax.xml.xpath. XPathFunctionException
构造一个新的 XPathFunctionException与指定的细节 message
XPathFunctionException(Throwable) - Constructor for exception javax.xml.xpath. XPathFunctionException
构造一个新的 XPathFunctionException与指定的 cause
XPathFunctionResolver - Interface in javax.xml.xpath
XPathFunctionResolver提供对用户定义的一组 XPathFunction的访问。
XPathNamespace - Interface in org.w3c.dom.xpath
XPathNamespace接口由 XPathResult接口返回,以表示DOM缺少的XPath命名空间节点类型。
XPathNodes - Interface in javax.xml.xpath
XPathNodes表示由 XML Path Language (XPath) Version 1.0, 3.3 Node-sets中指定的位置路径选择的一组节点。
XPathNSResolver - Interface in org.w3c.dom.xpath
XPathNSResolver接口允许 prefix字符串中的表达式正确绑定到 namespaceURI字符串。
XPathResult - Interface in org.w3c.dom.xpath
XPathResult接口表示在特定节点的上下文中评估XPath 1.0表达式的结果。
XPathType - Class in javax.xml.crypto.dsig.spec
所述的XML架构定义 XPath如在定义元件 W3C Recommendation for XML-Signature XPath Filter 2.0
XPathType(String, XPathType.Filter) - Constructor for class javax.xml.crypto.dsig.spec. XPathType
使用指定的XPath表达式和过滤器创建一个 XPathType实例。
XPathType(String, XPathType.Filter, Map<String, String>) - Constructor for class javax.xml.crypto.dsig.spec. XPathType
使用指定的XPath表达式,过滤器和命名空间映射创建一个 XPathType实例。
XPathType.Filter - Class in javax.xml.crypto.dsig.spec
表示过滤器设置操作。
XPathVariableResolver - Interface in javax.xml.xpath
XPathVariableResolver提供对用户定义的XPath变量集的访问。
xpoints - Variable in class java.awt. Polygon
X坐标数组。
xPositionForValue(int) - Method in class javax.swing.plaf.basic. BasicSliderUI
返回值的x位置。
xPositionForValue(int) - Method in class javax.swing.plaf.synth. SynthSliderUI
返回值的x位置。
xProperty() - Method in class javafx.scene.control. Dialog
这个水平位置这个 Dialog
xProperty() - Method in class javafx.scene.effect. ColorInput
相对于内容 Node的本地坐标空间设置要淹没区域的x位置。
xProperty() - Method in class javafx.scene.effect. ImageInput
设置源图像的x位置,相对于内容 Node的局部坐标空间。
xProperty() - Method in class javafx.scene.effect. Light.Point
光位置的x坐标。
xProperty() - Method in class javafx.scene.image. ImageView
当前的x坐标为 ImageView起源。
xProperty() - Method in class javafx.scene.media. MediaView
定义 MediaView起始点的当前x坐标。
xProperty() - Method in class javafx.scene. Scene
这个 Scene的水平位置在 Window
xProperty() - Method in class javafx.scene.shape. ArcTo
x坐标到弧。
xProperty() - Method in class javafx.scene.shape. CubicCurveTo
定义最终终点的X坐标。
xProperty() - Method in class javafx.scene.shape. HLineTo
定义X坐标。
xProperty() - Method in class javafx.scene.shape. LineTo
定义X坐标。
xProperty() - Method in class javafx.scene.shape. MoveTo
定义指定的X坐标。
xProperty() - Method in class javafx.scene.shape. QuadCurveTo
定义最终终点的X坐标。
xProperty() - Method in class javafx.scene.shape. Rectangle
定义矩形左上角的X坐标。
xProperty() - Method in class javafx.scene.text. Text
定义文本原点的X坐标。
xProperty() - Method in class javafx.scene.transform. Scale
定义坐标沿X轴方向缩放的因子。
xProperty() - Method in class javafx.scene.transform. Shear
定义坐标沿正X轴方向移动的乘数,作为其Y坐标系数。
xProperty() - Method in class javafx.scene.transform. Translate
定义坐标在X轴方向上平移的距离
xProperty() - Method in class javafx.stage. Window
这个水平位置的这个 Window在屏幕上。
XSLT - Static variable in interface javax.xml.crypto.dsig. Transform
XSLT转换算法URI。
XSLTTransformParameterSpec - Class in javax.xml.crypto.dsig.spec
参数为 XSLT Transform Algorithm
XSLTTransformParameterSpec(XMLStructure) - Constructor for class javax.xml.crypto.dsig.spec. XSLTTransformParameterSpec
使用指定的样式表创建一个 XSLTTransformParameterSpec
XValueProperty() - Method in class javafx.scene.chart. XYChart.Data
要在X轴上绘制的通用数据值。
XYChart< X, Y> - Class in javafx.scene.chart
所有2轴图的图表基类。
XYChart(Axis<X>, Axis<Y>) - Constructor for class javafx.scene.chart. XYChart
构造给定两个轴的XYChart。
XYChart.Data< X, Y> - Class in javafx.scene.chart
具有2轴图数据的单个数据项
XYChart.Series< X, Y> - Class in javafx.scene.chart
一系列命名的数据项
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  _