org.apache.sling.jcr.contentparser
bundle;
see org.apache.sling.contentparser.api
@Deprecated @ConsumerType public interface ContentHandler
ContentParser
.
The resources are always reported in order of their paths as found in the content fragment.
Parents are always reported before their children.Modifier and Type | Method and Description |
---|---|
void |
resource(String path,
Map<String,Object> properties)
Deprecated.
Resource found in parsed content.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.