public class SvgFieldInterpreter extends Object implements XMLElement.Interpreter<String>
Constructor and Description |
---|
SvgFieldInterpreter(UiBinderWriter writer,
String ancestorExpression,
Element root) |
Modifier and Type | Method and Description |
---|---|
String |
interpretElement(XMLElement elem)
Given an XMLElement, return its filtered value.
|
public SvgFieldInterpreter(UiBinderWriter writer, String ancestorExpression, Element root)
public String interpretElement(XMLElement elem) throws com.google.gwt.core.ext.UnableToCompleteException
XMLElement.Interpreter
interpretElement
in interface XMLElement.Interpreter<String>
com.google.gwt.core.ext.UnableToCompleteException
- on errorCopyright © 2018. All Rights Reserved.