public class ContentServicesUtil extends Object
Constructor and Description |
---|
ContentServicesUtil() |
Modifier and Type | Method and Description |
---|---|
static Collection<HierarchicalElement> |
parseHtml(String htmlFragment)
Returns a collection of
hierarchical elements from a HTML fragment,
each element will be related to a LI HTML tag inside an UL/OL HTML tag. |
public static Collection<HierarchicalElement> parseHtml(String htmlFragment)
hierarchical elements
from a HTML fragment,
each element will be related to a LI HTML tag inside an UL/OL HTML tag.htmlFragment
- the HTML fragment to be analyzed.hierarchical elements
from a HTML fragment.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.