org.deegree.feature.utils.templating.lang
Class GMLId

java.lang.Object
  extended by org.deegree.feature.utils.templating.lang.GMLId

public class GMLId
extends Object

GMLId

Version:
$Revision: 22955 $, $Date: 2010-03-10 12:54:52 +0100 (Wed, 10 Mar 2010) $
Author:
Andreas Schmitz, last edited by: $Author: rbezema $

Constructor Summary
GMLId()
           
 
Method Summary
 void eval(StringBuilder sb, Object o, Feature parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMLId

public GMLId()
Method Detail

eval

public void eval(StringBuilder sb,
                 Object o,
                 Feature parent)
Parameters:
sb -
o -
parent -


Copyright © 2011. All Rights Reserved.