@Model(adaptables=org.apache.sling.api.resource.Resource.class) public class TestModel extends Object
Constructor and Description |
---|
TestModel(org.apache.sling.api.resource.Resource resource) |
Modifier and Type | Method and Description |
---|---|
Iterator<org.apache.sling.api.resource.Resource> |
getChildren() |
Date |
getDate() |
String |
getEndTag() |
boolean |
getIncludeChildren() |
String |
getStartTag() |
String |
getTag() |
String |
getText() |
public String getText()
public String getTag()
public boolean getIncludeChildren()
public String getStartTag()
public String getEndTag()
public Iterator<org.apache.sling.api.resource.Resource> getChildren()
public Date getDate()
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.