package org.kxml2.kdom does not exist
        Posted  
        
            by cancelledout
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by cancelledout
        
        
        
        Published on 2010-05-24T08:36:14Z
        Indexed on 
            2010/05/24
            8:41 UTC
        
        
        Read the original article
        Hit count: 391
        
I added a mini xpath processor into my JavaME codes. I get this error: package org.kxml2.kdom does not exist
How do I fix this?
Hope someone could help me on this. Thank you in advance.
© Stack Overflow or respective owner