|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RDFContainerFactory | |
---|---|
org.semanticdesktop.aperture.rdf.impl | |
org.semanticdesktop.aperture.rdf.util |
Uses of RDFContainerFactory in org.semanticdesktop.aperture.rdf.impl |
---|
Classes in org.semanticdesktop.aperture.rdf.impl that implement RDFContainerFactory | |
---|---|
class |
RDFContainerFactoryImpl
Creates RDFContainerImpl instances. |
Uses of RDFContainerFactory in org.semanticdesktop.aperture.rdf.util |
---|
Methods in org.semanticdesktop.aperture.rdf.util that return RDFContainerFactory | |
---|---|
static RDFContainerFactory |
XmlSafetyUtils.wrapXmlSafeRDFContainerFactory(RDFContainerFactory factory)
Returns a wrapper around the given factory that guarantees that all the rdf containers created by that factory will be XML-safe |
Methods in org.semanticdesktop.aperture.rdf.util with parameters of type RDFContainerFactory | |
---|---|
static RDFContainerFactory |
XmlSafetyUtils.wrapXmlSafeRDFContainerFactory(RDFContainerFactory factory)
Returns a wrapper around the given factory that guarantees that all the rdf containers created by that factory will be XML-safe |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |