lubomir@1104: /** lubomir@1104: * Back 2 Browser Bytecode Translator jaroslav@1787: * Copyright (C) 2012-2015 Jaroslav Tulach lubomir@1104: * lubomir@1104: * This program is free software: you can redistribute it and/or modify lubomir@1104: * it under the terms of the GNU General Public License as published by lubomir@1104: * the Free Software Foundation, version 2 of the License. lubomir@1104: * lubomir@1104: * This program is distributed in the hope that it will be useful, lubomir@1104: * but WITHOUT ANY WARRANTY; without even the implied warranty of lubomir@1104: * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the lubomir@1104: * GNU General Public License for more details. lubomir@1104: * lubomir@1104: * You should have received a copy of the GNU General Public License lubomir@1104: * along with this program. Look for COPYING file in the top folder. lubomir@1104: * If not, see http://opensource.org/licenses/GPL-2.0. lubomir@1104: */ lubomir@1104: @Exported lubomir@1104: package org.apidesign.bck2brwsr.htmlpage; lubomir@1104: lubomir@1104: import org.apidesign.bck2brwsr.core.Exported;