Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse JavaServer Faces Tooling Development Guide
Previous Page Home Next Page



Package org.eclipse.jst.pagedesigner.converter

Tag conversion framework.

See:
           Description

Interface Summary
IConverterFactory  
IDOMFactory Factory interface.
ITagConverter ITagConverter is used to convert a custom tag to a HTML tag.
 

Class Summary
AbstractTagConverter This is base class for all non-hidden tag converters.
ConverterFacRegistryReader  
ConverterFactoryRegistry  
ConverterUtil  
ConvertPosition This class is used to locate a position for child model nodes.
DefaultUnknownTagConverter This tag converter is for those unsupported jsp tags.
DumDeepTagConverter  
DumDescriptionTagConverter  
DumTagConverter  
HiddenTagConverter This is for those tags that don't convert to HTML.
HiddenTagConverter2 HiddenTagConverter2 is similiar to HiddenTagConverter, with the following difference: HiddenTagConverter2 will copy the DOM sub tree to the destination document.
HTMLStringTagConverter For some tag, could generate some XML code.
JSFConverterUtil  
PreferenceReader  
TagConverterToDumBlock  
TagConverterToInlineBlock This converter can be used simply convert the tag to inline div, and copy all the children NOTE: It behave almost same as "span".
TagConverterToSpan This converter can be used simply convert the tag to span, and copy all the children NOTE: it will not copy attributes!
 

Package org.eclipse.jst.pagedesigner.converter Description

Tag conversion framework.

Provisional API - subject to change




 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire