org.apache.sling.jcr.contentparser
bundle;
see org.apache.sling.contentparser.api
@Deprecated @ProviderType public final class ContentParserFactory extends Object
Modifier and Type | Method and Description |
---|---|
static ContentParser |
create(ContentType type)
Deprecated.
Create content parser.
|
static ContentParser |
create(ContentType type,
ParserOptions options)
Deprecated.
Create content parser.
|
public static ContentParser create(ContentType type)
type
- Content typepublic static ContentParser create(ContentType type, ParserOptions options)
type
- Content typeoptions
- Parser optionsCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.