Package | Description |
---|---|
org.apache.sling.fsprovider.internal.mapper | |
org.apache.sling.fsprovider.internal.parser |
Modifier and Type | Method and Description |
---|---|
ContentElement |
ContentFile.getContent()
Content object referenced by sub path.
|
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<String,ContentElement>> |
ContentFile.getChildren() |
Modifier and Type | Method and Description |
---|---|
ContentElement |
ContentFileCache.get(String path,
File file)
Get content.
|
ContentElement |
ContentFileCache.get(String path,
File file,
org.apache.sling.jcr.contentparser.ContentType contentType)
Get content.
|
ContentElement |
ContentElement.getChild(String path)
Get child or descendant
|
Modifier and Type | Method and Description |
---|---|
Map<String,ContentElement> |
ContentElement.getChildren()
Get children of current resource.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.