package com.github.markusbernhardt.xmldoclet.simpledata; /** * Interface1 */ public interface Interface1 { }