com.sapportals.portal.prt.util.html

Class HtmlInlineScript

java.lang.Object
  extended by com.sapportals.portal.prt.util.html.HtmlAttributeContainer
      extended by com.sapportals.portal.prt.util.html.HtmlBase
          extended by com.sapportals.portal.prt.util.html.HtmlContainer
              extended by com.sapportals.portal.prt.util.html.HtmlInlineScript
All Implemented Interfaces:
IHtmlAttributeContainer, IHtmlBase, IHtmlOutputable

public class HtmlInlineScript
extends HtmlContainer

Class used to encapsulate a sequence of script contents. Created: Fri Nov 05 11:20:41 1999


Field Summary
 
Fields inherited from class com.sapportals.portal.prt.util.html.HtmlContainer
m_htmlElements
 
Fields inherited from class com.sapportals.portal.prt.util.html.HtmlBase
m_hasTag
 
Fields inherited from class com.sapportals.portal.prt.util.html.HtmlAttributeContainer
EQUALS_BEGIN, EQUALS_END, m_attributes, SPACE
 
Constructor Summary
HtmlInlineScript()
           
 
Method Summary
 void output(PrintWriter writer)
          Deprecated.  
 void output(StringBuffer strbuf)
          Method to get the Html Out[ut of the object The StringBuffer must be filled with HTML string content.
 void output(Writer writer)
          Method to get the Html Output of the object into a java.io.Writer
 void outputAttributes(StringBuffer strbuf)
           
 
Methods inherited from class com.sapportals.portal.prt.util.html.HtmlContainer
addElement, addElement, destroy, getElementCount, getHtmlElements, outputChildren, outputChildren, outputEndTag, outputEndTag, outputStartTag, outputStartTag, removeAllElements, removeElement, setHtmlElements, toString
 
Methods inherited from class com.sapportals.portal.prt.util.html.HtmlBase
getTag, hasTag, requireClosingTag, requireClosingTag, setClass, setStyle, setTag
 
Methods inherited from class com.sapportals.portal.prt.util.html.HtmlAttributeContainer
addAttribute, addIsThreadXHTMLCompliant, appendToAttribute, getAttributes, isThreadXHTMLCompliant, outputAttributes, outputAttributes, removeAttribute, removeIsThreadXHTMLCompliant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HtmlInlineScript

public HtmlInlineScript()
Method Detail

outputAttributes

public void outputAttributes(StringBuffer strbuf)
Specified by:
outputAttributes in interface IHtmlAttributeContainer
Overrides:
outputAttributes in class HtmlAttributeContainer

output

public void output(StringBuffer strbuf)
Description copied from interface: IHtmlOutputable
Method to get the Html Out[ut of the object The StringBuffer must be filled with HTML string content.

Specified by:
output in interface IHtmlOutputable
Overrides:
output in class HtmlContainer

output

public void output(PrintWriter writer)
Deprecated. 

Description copied from interface: IHtmlOutputable
Method to get the Html Output of the object into a PrintWriter

Specified by:
output in interface IHtmlOutputable
Overrides:
output in class HtmlContainer

output

public void output(Writer writer)
Description copied from interface: IHtmlOutputable
Method to get the Html Output of the object into a java.io.Writer

Specified by:
output in interface IHtmlOutputable
Overrides:
output in class HtmlContainer
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/lib/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] epbc.prtapi._apideprecated default EP-PIN-PRT
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice