org.compiere.cm.xml
Class Generator
java.lang.Object
org.compiere.cm.xml.Generator
public class Generator
- extends Object
This Generator builds up the XML for the XSLT Template Engine
- Version:
- $Id$
- Author:
- Yves Sandfort
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xmlCode
protected StringBuffer xmlCode
thisRequest
protected RequestAnalyzer thisRequest
Generator
public Generator(HttpServletCM thisServlet,
HttpServletRequest httpRequest,
RequestAnalyzer tempRequest,
StringBuffer xmlAppend)
- Generator Object for the generation of XML Context
- Parameters:
thisServlet - currentServletHandlerhttpRequest - currentRequesttempRequest - currentRequestAnalyzerxmlAppend -
replaceSessionElements
public String replaceSessionElements(WebInfo wi,
String whereClause)
get
public String get()
- Get should return the complete XML Code for this page
- Returns:
- current XML Code for this request
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.