@Deprecated public class BinaryNodeDataModel extends Object implements freemarker.template.TemplateHashModelEx, freemarker.template.TemplateScalarModel, freemarker.template.AdapterTemplateModel
Modifier and Type | Method and Description |
---|---|
NodeData |
asNodeData()
Deprecated.
|
freemarker.template.TemplateModel |
get(String key)
Deprecated.
|
Object |
getAdaptedObject(Class hint)
Deprecated.
|
String |
getAsString()
Deprecated.
|
boolean |
isEmpty()
Deprecated.
|
freemarker.template.TemplateCollectionModel |
keys()
Deprecated.
|
int |
size()
Deprecated.
|
freemarker.template.TemplateCollectionModel |
values()
Deprecated.
|
public int size() throws freemarker.template.TemplateModelException
size
in interface freemarker.template.TemplateHashModelEx
freemarker.template.TemplateModelException
public freemarker.template.TemplateCollectionModel keys() throws freemarker.template.TemplateModelException
keys
in interface freemarker.template.TemplateHashModelEx
freemarker.template.TemplateModelException
public freemarker.template.TemplateCollectionModel values() throws freemarker.template.TemplateModelException
values
in interface freemarker.template.TemplateHashModelEx
freemarker.template.TemplateModelException
public freemarker.template.TemplateModel get(String key) throws freemarker.template.TemplateModelException
get
in interface freemarker.template.TemplateHashModel
freemarker.template.TemplateModelException
public boolean isEmpty() throws freemarker.template.TemplateModelException
isEmpty
in interface freemarker.template.TemplateHashModel
freemarker.template.TemplateModelException
public String getAsString() throws freemarker.template.TemplateModelException
getAsString
in interface freemarker.template.TemplateScalarModel
freemarker.template.TemplateModelException
public NodeData asNodeData()
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.