Uses of Class
org.mulgara.jena.rdf.arp.states.Frame

Packages that use Frame
org.mulgara.jena.rdf.arp.impl   
org.mulgara.jena.rdf.arp.states   
 

Uses of Frame in org.mulgara.jena.rdf.arp.impl
 

Methods in org.mulgara.jena.rdf.arp.impl with parameters of type Frame
static URIReference URIReference.fromID(Frame f, AbsXMLContext x, String name)
           
static URIReference URIReference.fromQName(Frame f, String ns, String local)
           
static URIReference URIReference.resolve(Frame f, AbsXMLContext ctxt, String uri)
           
 

Constructors in org.mulgara.jena.rdf.arp.impl with parameters of type Frame
ARPDatatypeLiteral(Frame f, String lexf, URIReference dt)
           
ARPString(Frame f, String value, AbsXMLContext forXMLLang)
           
ARPString(Frame f, String value, String parseType)
          Creates new StringToken
AttributeLexer(Frame f, int which, int bad)
           
ElementLexer(Taint t, Frame f, String uri, String localName, String qname, int good, int bad, boolean report_1)
           
QNameLexer(Frame f, int good, int bad)
           
 

Uses of Frame in org.mulgara.jena.rdf.arp.states
 

Subclasses of Frame in org.mulgara.jena.rdf.arp.states
 class AbsXMLLiteral
           
 class DAMLCollection
           
 class InnerXMLLiteral
           
 class LookingForRDF
           
 class OuterXMLLiteral
           
 class RDFCollection
           
 class StartStateRDForDescription
           
 class WantDescription
           
 class WantEmpty
           
 class WantLiteralValueOrDescription
           
 class WantPropertyElement
           
 class WantTopLevelDescription
           
 class WantTypedLiteral
           
 



Copyright © 2011. All Rights Reserved.