1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00
This commit is contained in:
gnosygnu
2015-05-03 22:30:22 -04:00
parent f4b95f5ce6
commit 0b5aa9aefe
207 changed files with 2339 additions and 1460 deletions

View File

@@ -17,8 +17,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package gplx.xowa; import gplx.*;
public interface Xoa_page {
Xoa_ttl Ttl();
Xow_wiki Wiki();
Xoa_url Url();
Xoa_ttl Ttl();
void Xtn_gallery_packed_exists_y_();
boolean Exists();
}