|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FrameI | |
|---|---|
| org.mulgara.jena.rdf.arp.impl | |
| org.mulgara.jena.rdf.arp.states | |
| Uses of FrameI in org.mulgara.jena.rdf.arp.impl |
|---|
| Method parameters in org.mulgara.jena.rdf.arp.impl with type arguments of type FrameI | |
|---|---|
static String |
XMLHandler.getSimpleName(Class<? extends FrameI> c)
|
| Uses of FrameI in org.mulgara.jena.rdf.arp.states |
|---|
| Subinterfaces of FrameI in org.mulgara.jena.rdf.arp.states | |
|---|---|
interface |
HasSubjectFrameI
|
interface |
WantsObjectFrameI
|
| Classes in org.mulgara.jena.rdf.arp.states that implement FrameI | |
|---|---|
class |
AbsXMLLiteral
|
class |
DAMLCollection
|
class |
Frame
|
class |
InnerXMLLiteral
|
class |
LookingForRDF
|
class |
OuterXMLLiteral
|
class |
RDFCollection
|
class |
StartStateRDForDescription
|
class |
WantDescription
|
class |
WantEmpty
|
class |
WantLiteralValueOrDescription
|
class |
WantPropertyElement
|
class |
WantTopLevelDescription
|
class |
WantTypedLiteral
|
| Methods in org.mulgara.jena.rdf.arp.states that return FrameI | |
|---|---|
FrameI |
FrameI.getParent()
|
FrameI |
Frame.getParent()
|
protected FrameI |
Frame.rdfStartElement(String uri,
String localName,
String rawName,
Attributes atts)
|
FrameI |
WantTypedLiteral.startElement(String uri,
String localName,
String rawName,
Attributes atts)
|
FrameI |
WantPropertyElement.startElement(String uri,
String localName,
String rawName,
Attributes atts)
|
FrameI |
WantLiteralValueOrDescription.startElement(String uri,
String localName,
String rawName,
Attributes atts)
|
FrameI |
WantEmpty.startElement(String uri,
String localName,
String rawName,
Attributes atts)
|
FrameI |
WantDescription.startElement(String uri,
String localName,
String rawName,
Attributes atts)
|
FrameI |
StartStateRDForDescription.startElement(String uri,
String localName,
String rawName,
Attributes atts)
|
FrameI |
LookingForRDF.startElement(String uri,
String localName,
String rawName,
Attributes atts)
|
FrameI |
FrameI.startElement(String uri,
String localName,
String rawName,
Attributes atts)
|
FrameI |
AbsXMLLiteral.startElement(String uri,
String localName,
String rawName,
Attributes atts)
|
| Constructors in org.mulgara.jena.rdf.arp.states with parameters of type FrameI | |
|---|---|
AbsXMLLiteral(FrameI p,
AbsXMLContext x,
StringBuffer r)
|
|
Frame(FrameI p,
AbsXMLContext x)
|
|
Frame(FrameI p,
AttributeLexer ap)
|
|
LookingForRDF(FrameI s,
AttributeLexer x)
|
|
WantDescription(FrameI s,
AbsXMLContext x)
|
|
WantDescription(FrameI s,
AttributeLexer x)
|
|
WantEmpty(FrameI s,
AbsXMLContext x)
|
|
WantTopLevelDescription(FrameI s,
AttributeLexer x)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||