moazs.modell
Class XmlDocument
java.lang.Object
moazs.modell.XmlDocument
public class XmlDocument
- extends Object
XmlDocument
public XmlDocument()
getId
public long getId()
setId
public void setId(long id)
getXmlProfileId
public String getXmlProfileId()
setXmlProfileId
public void setXmlProfileId(String xmlProfileId)
getFilename
public String getFilename()
setFilename
public void setFilename(String filename)
getMimetype
public String getMimetype()
setMimetype
public void setMimetype(String mimetype)
getResultingMimetype
public String getResultingMimetype()
setResultingMimetype
public void setResultingMimetype(String resultingMimetype)
getXpath
public String getXpath()
setXpath
public void setXpath(String xpath)
getXpathIndex
public int getXpathIndex()
setXpathIndex
public void setXpathIndex(int xpathIndex)
getPstylesheetName
public String getPstylesheetName()
setPstylesheetName
public void setPstylesheetName(String pstylesheetName)
getSstylesheet
public Blob getSstylesheet()
getSStyleSheetAsByteArray
public byte[] getSStyleSheetAsByteArray()
throws IOException
- Throws:
IOException
setSstylesheet
public void setSstylesheet(Blob sstylesheet)
setSstylesheet
public void setSstylesheet(byte[] sstylesheet)
setSstylesheet
public void setSstylesheet(InputStream sstylesheet)
throws IOException
- Throws:
IOException
getPstylesheet
public Blob getPstylesheet()
getPStyleSheetAsByteArray
public byte[] getPStyleSheetAsByteArray()
throws IOException
- Throws:
IOException
setPstylesheet
public void setPstylesheet(Blob pstylesheet)
setPstylesheet
public void setPstylesheet(byte[] pstylesheet)
setPstylesheet
public void setPstylesheet(InputStream pstylesheet)
throws IOException
- Throws:
IOException
getData
public Blob getData()
setData
public void setData(Blob data)
setData
public void setData(byte[] data)
setData
public void setData(InputStream data)
throws IOException
- Throws:
IOException
getDataAsByteArray
public byte[] getDataAsByteArray()
throws IOException
- Throws:
IOException
Copyright 2008 EGIZ. All Rights Reserved.