Mercurial > hg > AnnotationManager
view src/de/mpiwg/itgroup/annotationManager/Errors/XPointerError.java @ 7:97f68ab3430f
support both read and search api of Annotator.
some cleanup of imports.
author | casties |
---|---|
date | Mon, 19 Mar 2012 12:01:39 +0100 |
parents | 77530be3c747 |
children |
line wrap: on
line source
package de.mpiwg.itgroup.annotationManager.Errors; public class XPointerError extends Error { /** * */ private static final long serialVersionUID = 6385261924906311174L; }