Revision 71c27c5a

b/src/com/rackspace/cloud/files/api/client/ContainerObjects.java
18 18
	private String cname;
19 19
	private String contentType;
20 20
	
21
	private boolean isFolder(){
22
		return contentType.startsWith("application/folder;");
23
	}
21 24
	
22 25
	
23

  
24 26
	/**
25 27
	 * 
26 28
	 * @return the object

Also available in: Unified diff