|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpalio.modules.pdf.PDFXMLReader
public class PDFXMLReader
Klasa PDFXMLReader odpowiadająca za
czytanie danych dotyczących różnych kodów kreskowych
z pliku w formacie xml.
| Constructor Summary | |
|---|---|
PDFXMLReader(java.lang.String xmlPath)
Konstruktor klasy PDFXMLReader. |
|
| Method Summary | |
|---|---|
java.util.Vector |
getDocuments()
Metoda zwracająca zczytany wektor dokumentów. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDFXMLReader(java.lang.String xmlPath)
throws java.lang.Exception
PDFXMLReader.
Wskazany plik jest od razu parsowany.
xmlPath - parametr typu String, scieżka do pliku xml.
java.lang.Exception - | Method Detail |
|---|
public java.util.Vector getDocuments()
Vector, wektor dokumentów.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||