| Package | Description |
|---|---|
| com.sapportals.wcm.protocol.webdav.html | |
| com.sapportals.wcm.util.html |
Contains classses that handle the parsing of HTML.
|
| Modifier and Type | Method and Description |
|---|---|
static IHTMLLogin |
HTMLLogin.getInstance(IHTMLReader reader,
IHierarchicalUri base,
String formID)
Extracts a login form from the HTML reader.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHTMLFilter
Processes HTML events from a parent reader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HTMLFilterImpl
Default Implementation of
IHTMLFilter. |
class |
HTMLScriptRemover
Removes script content and noscript tags.
|
| Modifier and Type | Method and Description |
|---|---|
static IHTMLReader |
HTMLReaderFactory.createHTMLReader()
Creates a new instance of IHTMLReader with default settings
|
IHTMLReader |
IHTMLFilter.getParent()
Get the reader this filter gets its events from.
|
IHTMLReader |
HTMLFilterImpl.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
IHTMLFilter.setParent(IHTMLReader reader)
Set the reader where this filter should get its events from.
|
void |
HTMLFilterImpl.setParent(IHTMLReader reader) |
| Constructor and Description |
|---|
HTMLFilterImpl(IHTMLReader reader)
Filter which receives its events from the given reader.
|
HTMLInputStream(IHTMLReader reader)
An InputStream with reader as HTML source.
|
HTMLInputStream(IHTMLReader reader,
String encoding)
An InputStream with reader as HTML source.
|
HTMLScriptRemover(IHTMLReader reader) |
Copyright 2021 SAP SE Complete Copyright Notice