public class WordsElementsFactory extends java.lang.Object implements ElementsFactory
Modifier and Type | Class and Description |
---|---|
static class |
WordsElementsFactory.WordElement |
CVS_ID
Constructor and Description |
---|
WordsElementsFactory(Document.Element[] elements) |
Modifier and Type | Method and Description |
---|---|
static WordsElementsFactory |
create(DocumentSource source,
java.io.Reader text) |
static WordsElementsFactory |
create(DocumentSource source,
java.lang.String text) |
Document.Element[] |
getElements()
Provides the elements
|
public WordsElementsFactory(Document.Element[] elements)
public Document.Element[] getElements()
ElementsFactory
getElements
in interface ElementsFactory
public static WordsElementsFactory create(DocumentSource source, java.lang.String text)
public static WordsElementsFactory create(DocumentSource source, java.io.Reader text) throws java.io.IOException
java.io.IOException
Copyright © 2010 - 2020 Adobe. All Rights Reserved