public class JHPCData extends JHElement
| Constructor and Description |
|---|
JHPCData(List elements,
String text,
int line,
int column)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
processPCData(HtmlStack elementStack,
HtmlMetadata metadata)
Extracts metadata and entities from the PCData object
and its stack context.
|
getColumn, getEntities, getLinepublic String _text
public JHPCData(List elements, String text, int line, int column)
elements - The list of parsed elements, to which
this gets added. May be null for a stub
element not generated by the parser.text - The name of the tagline - Line number, for information reportingcolumn - Line number, for information reportingprotected void processPCData(HtmlStack elementStack, HtmlMetadata metadata)
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.