public static class RdfParser.Turtle extends RdfParser
RdfParser.N3, RdfParser.NTriple, RdfParser.Turtle, RdfParser.Xml
DEFAULT_N3, DEFAULT_NTRIPLE, DEFAULT_TURTLE, DEFAULT_XML, RDF_trimWhitespace
PARSER_autoCloseStreams, PARSER_fileCharset, PARSER_inputStreamCharset, PARSER_listener, PARSER_strict, PARSER_trimStrings, PARSER_unbuffered
BEAN_beanClassVisibility, BEAN_beanConstructorVisibility, BEAN_beanDictionary, BEAN_beanDictionary_add, BEAN_beanDictionary_remove, BEAN_beanFieldVisibility, BEAN_beanFilters, BEAN_beanFilters_add, BEAN_beanFilters_remove, BEAN_beanMapPutReturnsOldValue, BEAN_beanMethodVisibility, BEAN_beansRequireDefaultConstructor, BEAN_beansRequireSerializable, BEAN_beansRequireSettersForGetters, BEAN_beansRequireSomeProperties, BEAN_beanTypePropertyName, BEAN_debug, BEAN_excludeProperties, BEAN_ignoreInvocationExceptionsOnGetters, BEAN_ignoreInvocationExceptionsOnSetters, BEAN_ignorePropertiesWithoutSetters, BEAN_ignoreUnknownBeanProperties, BEAN_ignoreUnknownNullBeanProperties, BEAN_implClasses, BEAN_includeProperties, BEAN_locale, BEAN_mediaType, BEAN_notBeanClasses, BEAN_notBeanClasses_add, BEAN_notBeanClasses_remove, BEAN_notBeanPackages, BEAN_notBeanPackages_add, BEAN_notBeanPackages_remove, BEAN_pojoSwaps, BEAN_pojoSwaps_add, BEAN_pojoSwaps_remove, BEAN_propertyNamer, BEAN_sortProperties, BEAN_timeZone, BEAN_useInterfaceProxies, BEAN_useJavaBeanIntrospector, DEFAULT_SORTED
LANG_PROP_MAP, RDF_arp_embedding, RDF_arp_err_, RDF_arp_errorMode, RDF_arp_ign_, RDF_arp_iriRules, RDF_arp_warn_, RDF_collectionFormat, RDF_juneauBpNs, RDF_juneauNs, RDF_language, RDF_looseCollections, RDF_n3_abbrevBaseUri, RDF_n3_indentProperty, RDF_n3_minGap, RDF_n3_objectLists, RDF_n3_propertyColumn, RDF_n3_subjectColumn, RDF_n3_useDoubles, RDF_n3_usePropertySymbols, RDF_n3_useTripleQuotedStrings, RDF_n3_widePropertyLen, RDF_rdfxml_allowBadUris, RDF_rdfxml_attributeQuoteChar, RDF_rdfxml_blockRules, RDF_rdfxml_longId, RDF_rdfxml_relativeUris, RDF_rdfxml_showDoctypeDeclaration, RDF_rdfxml_showXmlDeclaration, RDF_rdfxml_tab, RDF_rdfxml_xmlBase, RDF_useXmlNamespaces
Constructor and Description |
---|
Turtle(PropertyStore ps)
Constructor.
|
asMap, builder, create, createSession
isReaderParser
createDefaultSessionArgs, createSession, getMediaTypes, getPrimaryMediaType, parse, parse, parse, parseArgs, parseIntoCollection, parseIntoMap
_class, createBeanSession, createBeanSession, createDefaultBeanSessionArgs, createSession, createSession, dumpCacheStats, getBeanMeta, getBeanRegistry, getBeanTypePropertyName, getClassMeta, getClassMeta, getClassMetaForObject, getExcludeProperties, getImplClassConstructor, getIncludeProperties, hasSameCache, isBean, isNotABean, newInstance, newInstance, newInstanceFromOuter, object, resolveClassMeta, string
equals, getArrayProperty, getArrayProperty, getBooleanProperty, getClassArrayProperty, getClassArrayProperty, getClassArrayProperty, getClassListProperty, getClassListProperty, getClassMapProperty, getClassMapProperty, getClassProperty, getClassSetProperty, getClassSetProperty, getInstanceArrayProperty, getInstanceArrayProperty, getInstanceArrayProperty, getInstanceProperty, getInstanceProperty, getInstanceProperty, getIntegerProperty, getListProperty, getListProperty, getLongProperty, getMapProperty, getProperty, getProperty, getPropertyKeys, getPropertyStore, getSetProperty, getSetProperty, getStringProperty, hashCode, toString
public Turtle(PropertyStore ps)
ps
- The property store containing all the settings for this object.Copyright © 2018 Apache. All rights reserved.