net.sf.jsfcomp.facelets.deploy
Class ScanLocationInformation

java.lang.Object
  extended by net.sf.jsfcomp.facelets.deploy.ScanLocationInformation

public class ScanLocationInformation
extends java.lang.Object

Used in FaceletAnnotationParser

Author:
Andrew Robinson (andrew)

Field Summary
 RegisterPriority defaultPriority
           
 java.net.URL location
           
 
Constructor Summary
ScanLocationInformation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

defaultPriority

public RegisterPriority defaultPriority

location

public java.net.URL location
Constructor Detail

ScanLocationInformation

public ScanLocationInformation()


Copyright © 2007-2008. All Rights Reserved.