| Package | Description |
|---|---|
| com.liferay.faces.bridge.ext.context.internal |
| Modifier and Type | Method and Description |
|---|---|
ElementWriter |
ElementWriterStack.pop()
The safePeek() method may have pushed some blank elements, so this method takes that into account.
|
ElementWriter |
ElementWriterStack.safePeek()
The purpose of safePeek() is to prevent an EmptyStackException from being thrown due to a JSF component renderer
not playing by the rules, whereby startElement() should be called first before write().
|
Copyright © 2016 Liferay, Inc.. All rights reserved.