Mercurial > hg > AnnotationManager
view src/de/mpiwg/itgroup/annotationManager/Errors/XPointerError.java @ 8:11baadcdd2c8
start of new Annotator API implementation.
author | casties |
---|---|
date | Mon, 19 Mar 2012 14:50:28 +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; }