Uses of Class
org.w3.xlink.Simple

Packages that use Simple
org.w3.xlink   
 

Uses of Simple in org.w3.xlink
 

Methods in org.w3.xlink that return Simple
 Simple ObjectFactory.createSimple()
          Create an instance of Simple
 Simple Simple.withActuate(ActuateType value)
           
 Simple Simple.withArcrole(String value)
           
 Simple Simple.withContent(Collection<Object> values)
           
 Simple Simple.withContent(List<Object> value)
           
 Simple Simple.withContent(Object... values)
           
 Simple Simple.withHref(String value)
           
 Simple Simple.withRole(String value)
           
 Simple Simple.withShow(ShowType value)
           
 Simple Simple.withTitle(String value)
           
 Simple Simple.withType(TypeType value)
           
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.