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