[Xbrlapi-developer] Java XBRLAPI Implementation
Brought to you by:
shuetrim
From: Shwetha S. <shw...@om...> - 2011-07-14 11:52:45
|
Hi Everyone, I am new to XBRLAPI and have no knowledge of it. I have configured xbrl package as specified in www.xbrlapi.org. After configuring i tried to compile ..\module-examples\src\main\java\org\xbrlapi\data\bdbxml\examples\load\Load.java While i try to do this it is throwing me an error as below cannot access org.apache.xerces.xni.parser.XMLEntityResolver class file for org.apache.xerces.xni.parser.XMLEntityResolver not found Loader myLoader = new LoaderImpl(store,xlinkProcessor, entityResolver); I fear if my configurations have gone wrong. Please help me on this. Thank You. Shwetha |