Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Problem with XML input to JAXB parser for PE resource manager

her thing I could try is to preprocess the xml.  There are two possible approaches here:
> 
> 1.  Use XSLT.  This would require extra libraries in out build, if I'm not mistaken.

Correction. javax.xml.transform.Transformer may do the trick.  I'm on it.  =Al


Back to the top