Uses of Interface
org.w3.x1999.xlink.ArcroleAttribute

Packages that use ArcroleAttribute
org.w3.x1999.xlink   
org.w3.x1999.xlink.impl   
 

Uses of ArcroleAttribute in org.w3.x1999.xlink
 

Methods in org.w3.x1999.xlink that return ArcroleAttribute
static ArcroleAttribute ArcroleAttribute.Factory.newInstance()
           
static ArcroleAttribute ArcroleAttribute.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(java.io.File file)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(java.io.File file, org.apache.xmlbeans.XmlOptions options)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(java.io.InputStream is)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(org.w3c.dom.Node node)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(java.io.Reader r)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(java.lang.String xmlAsString)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(java.net.URL u)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static ArcroleAttribute ArcroleAttribute.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static ArcroleAttribute ArcroleAttribute.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static ArcroleAttribute ArcroleAttribute.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of ArcroleAttribute in org.w3.x1999.xlink.impl
 

Classes in org.w3.x1999.xlink.impl that implement ArcroleAttribute
 class ArcroleAttributeImpl
          A document containing one arcrole(@http://www.w3.org/1999/xlink) attribute.
 



Copyright © 2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.