Uses of Class
org.w3.xlink.Arc

Packages that use Arc
org.w3.xlink   
 

Uses of Arc in org.w3.xlink
 

Methods in org.w3.xlink that return Arc
 Arc Arc.withActuate(ActuateType value)
           
 Arc Arc.withArcrole(String value)
           
 Arc Arc.withFrom(String value)
           
 Arc Arc.withShow(ShowType value)
           
 Arc Arc.withTitle(String value)
           
 Arc Arc.withTitles(Collection<Title> values)
           
 Arc Arc.withTitles(List<Title> value)
           
 Arc Arc.withTitles(Title... values)
           
 Arc Arc.withTo(String value)
           
 Arc Arc.withType(TypeType value)
           
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.