Project

General

Profile

« Previous | Next » 

Revision 44804

paging for Gtr2 API

View differences:

Gtr2Helper.java
26 26
	}
27 27

  
28 28
	public String processProject(final String projectURL, String namespaces) throws Exception {
29
		log.debug("Processing project at "+projectURL);
29 30
		mainVTDGen.parseHttpUrl(projectURL,false);
30 31
		mainVTDNav = mainVTDGen.getNav();
31 32
		mainAutoPilot = new AutoPilot(mainVTDNav);

Also available in: Unified diff