Package | Description |
---|---|
org.apache.sling.jcr.contentparser |
Parser for repository content serialized e.g.
|
org.apache.sling.jcr.contentparser.impl |
Modifier and Type | Method and Description |
---|---|
static ContentParser |
ContentParserFactory.create(ContentType type)
Deprecated.
Create content parser.
|
static ContentParser |
ContentParserFactory.create(ContentType type,
ParserOptions options)
Deprecated.
Create content parser.
|
Modifier and Type | Class and Description |
---|---|
class |
JcrXmlContentParser
Parses JCR XML files that contains content fragments.
|
class |
JsonContentParser
Parses JSON files that contains content fragments.
|
class |
XmlContentParser
Parses XML files that contains content fragments.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.