org.apache.tapestry5.dom
Class Raw

java.lang.Object
  extended by org.apache.tapestry5.dom.Node
      extended by org.apache.tapestry5.dom.Raw

public final class Raw
extends Node

A specialized node in the document tree that contains raw markup to be printed to the client exactly as-is.


Method Summary
 
Methods inherited from class org.apache.tapestry5.dom.Node
getContainer, getDocument, getNamespaceURIToPrefix, moveAfter, moveBefore, moveToBottom, moveToTop, remove, toMarkup, toString, wrap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2003-2012 The Apache Software Foundation.