package org.argeo.app.odk; /** Names related to ODK. */ public interface OdkNames { public final static String H_HTML = "h:html"; }