Class ResourcePathPatterns

  • All Implemented Interfaces:
    com.aspectran.core.util.apon.Parameters

    public class ResourcePathPatterns
    extends com.aspectran.core.util.apon.AbstractParameters
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ResourcePathPatterns addExcludePattern​(java.lang.String pattern)  
      ResourcePathPatterns addIncludePattern​(java.lang.String pattern)  
      java.lang.String[] getExcludePatterns()  
      java.lang.String[] getIncludePatterns()  
      • Methods inherited from class com.aspectran.core.util.apon.AbstractParameters

        describe, describe, getActualName, getBoolean, getBoolean, getBoolean, getBoolean, getBooleanArray, getBooleanArray, getBooleanList, getBooleanList, getDouble, getDouble, getDouble, getDouble, getDoubleArray, getDoubleArray, getDoubleList, getDoubleList, getFloat, getFloat, getFloat, getFloat, getFloatArray, getFloatArray, getFloatList, getFloatList, getInt, getInt, getInt, getInt, getIntArray, getIntArray, getIntList, getIntList, getLong, getLong, getLong, getLong, getLongArray, getLongArray, getLongList, getLongList, getParameter, getParameter, getParameterNames, getParameterNameSet, getParameters, getParameters, getParametersArray, getParametersArray, getParametersList, getParametersList, getParameterValue, getParameterValueMap, getParent, getProprietor, getQualifiedName, getString, getString, getString, getString, getStringArray, getStringArray, getStringList, getStringList, getValue, getValue, hasParameter, hasParameter, hasValue, hasValue, isAssigned, isAssigned, isStructureFixed, newParameters, newParameters, newParameterValue, newParameterValue, putAll, putValue, putValue, putValueNonNull, putValueNonNull, readFrom, readFrom, readFrom, removeValue, removeValue, setActualName, setProprietor, toString, touchParameters, touchParameters, updateContainer
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ResourcePathPatterns

        public ResourcePathPatterns()
      • ResourcePathPatterns

        public ResourcePathPatterns​(java.lang.String apon)
                             throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getIncludePatterns

        public java.lang.String[] getIncludePatterns()
      • getExcludePatterns

        public java.lang.String[] getExcludePatterns()