Uses of Class
net.fortytwo.sesametools.SailWriter.Action

Uses of SailWriter.Action in net.fortytwo.sesametools
 

Methods in net.fortytwo.sesametools that return SailWriter.Action
static SailWriter.Action SailWriter.Action.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SailWriter.Action[] SailWriter.Action.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.fortytwo.sesametools with parameters of type SailWriter.Action
SailWriter(org.openrdf.sail.Sail sail, SailWriter.Action action)
           
 



Copyright © 2013. All Rights Reserved.